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.
2 parents 1b51230 + 4f8f15c commit 25cbaeaCopy full SHA for 25cbaea
examples/testapp1/gradle.properties
@@ -1,5 +1,5 @@
1
# The plugin is compiled with snapshot for forward compatibility, but the test app uses the stable version
2
-grailsVersion=7.0.0-RC2
+grailsVersion=7.0.0
3
4
# More versions are inherited from ../../gradle.properties
5
greenmailVersion=2.1.2
gradle.properties
@@ -1,10 +1,10 @@
projectVersion=5.0.3-SNAPSHOT
-grailsVersion=7.0.0-SNAPSHOT
javaVersion=17
jakartaMailImplVersion=2.0.3
6
7
-asciidoctorGradlePluginVersion=4.0.4
+asciidoctorGradlePluginVersion=4.0.5
8
9
# This prevents the Grails Gradle Plugin from unnecessarily excluding slf4j-simple in the generated POMs
10
# https://github.com/grails/grails-gradle-plugin/issues/222
0 commit comments