Skip to content

Commit 571830f

Browse files
author
Vitalii Samolovskikh
committed
Upgrade the Asynchronous Mail plugin version to 1.2-RC2
1 parent 93b2477 commit 571830f

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.16" // or ":hibernate4:4.3.5.2"

0 commit comments

Comments
 (0)