We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dca379 commit 62711efCopy full SHA for 62711ef
1 file changed
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ groovy = "3.0.24" # needs to be the same as the one embedded in Gradle, otherwis
4
spock = "2.3-groovy-3.0"
5
# Note: Keep compatible gradle/maven versions in sync with Readme.adoc
6
mavenMinCompatible = "3.8.6"
7
-mavenMaxCompatible = "3.9.9"
+mavenMaxCompatible = "3.9.10"
8
gradleMinSupported = "7.3"
9
10
junit = "5.13.0"
0 commit comments