Skip to content

Commit 4c58da9

Browse files
author
Vitalii Samolovskikh
committed
Merge branch 'master' into mongodb
2 parents 9b27e0e + 571830f commit 4c58da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-app/conf/BuildConfig.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ grails.project.dependency.resolution = {
6161
// plugins for the compile step
6262
compile ":scaffolding:2.0.3"
6363
compile ':cache:1.1.2'
64-
compile ':asynchronous-mail:1.2-RC'
64+
compile ':asynchronous-mail:1.2-RC2'
6565

6666
// plugins needed at runtime but not for compilation
6767
//runtime ":hibernate:3.6.10.15" // or ":hibernate4:4.3.5.2"

0 commit comments

Comments
 (0)