We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61894cc commit 47b2991Copy full SHA for 47b2991
gradle.properties
@@ -1,6 +1,6 @@
1
projectVersion=6.1.2-SNAPSHOT
2
grailsVersion=6.1.1
3
-grailsGradlePluginVersion=6.1.1
+grailsGradlePluginVersion=6.1.2
4
groovyVersion=3.0.11
5
vcsUrl=https://github.com/grails-plugins/grails-spring-security-core
6
websiteUrl=https://github.com/grails-plugins/grails-spring-security-core
plugin/src/docs/code/s2-quickstart/gradle.properties
@@ -1,5 +1,5 @@
grailsVersion=5.2.5
-grailsGradlePluginVersion=6.1.0
gorm.version=7.3.2
org.gradle.daemon=true
0 commit comments