Skip to content

Commit f9525de

Browse files
author
Vitalii Samolovskikh
committed
Upgrade the Grails Asynchronous Mail plugin version to 1.1
1 parent cc7c307 commit f9525de

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.1-RC1'
64+
compile ':asynchronous-mail:1.1'
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)