We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16d063 commit ff2eaf6Copy full SHA for ff2eaf6
README.md
@@ -27,7 +27,7 @@ To install just add the plugin to the plugins block of `build.gradle`:
27
28
For Grails 5.x.x
29
```groovy
30
-implementation "io.github.gpc:asynchronous-mail:3.1.1"
+implementation "io.github.gpc:asynchronous-mail:3.1.2"
31
```
32
33
For grails 4.0.x
gradle.properties
@@ -1,4 +1,4 @@
1
-version=3.1.2-SNAPSHOT
+version=3.1.2
2
grailsVersion=5.3.3
3
grailsGradlePluginVersion=5.3.0
4
groovyVersion=3.0.14
0 commit comments