Start building against Spring Framework 6.1.0 snapshots
See gh-37710
This commit is contained in:
parent
a4f6b15ffb
commit
06f48e8c49
|
|
@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||||
|
|
||||||
kotlinVersion=1.9.10
|
kotlinVersion=1.9.10
|
||||||
nativeBuildToolsVersion=0.9.27
|
nativeBuildToolsVersion=0.9.27
|
||||||
springFrameworkVersion=6.1.0-M5
|
springFrameworkVersion=6.1.0-SNAPSHOT
|
||||||
tomcatVersion=10.1.13
|
tomcatVersion=10.1.13
|
||||||
|
|
||||||
kotlin.stdlib.default.dependency=false
|
kotlin.stdlib.default.dependency=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue