Start building against Spring Framework 6.0.11 snapshots
See gh-36180
This commit is contained in:
parent
c6d0c15c57
commit
2a4cae2d96
|
|
@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||||
|
|
||||||
kotlinVersion=1.7.22
|
kotlinVersion=1.7.22
|
||||||
nativeBuildToolsVersion=0.9.23
|
nativeBuildToolsVersion=0.9.23
|
||||||
springFrameworkVersion=6.0.10
|
springFrameworkVersion=6.0.11-SNAPSHOT
|
||||||
tomcatVersion=10.1.10
|
tomcatVersion=10.1.10
|
||||||
|
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue