spring-boot/gradle.properties
Phillip Webb f396c51550 Further refine links in spring-boot-dependencies
Fix a few links and allow the root name to be generated
from the library name.

See gh-39779
2024-03-20 15:10:39 -07:00

20 lines
423 B
INI

version=3.3.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
assertjVersion=3.25.3
commonsCodecVersion=1.16.1
hamcrestVersion=2.2
jacksonVersion=2.17.0
junitJupiterVersion=5.10.2
kotlinVersion=1.9.23
mavenVersion=3.9.4
nativeBuildToolsVersion=0.10.1
springFrameworkVersion=6.1.5
tomcatVersion=10.1.19
snakeYamlVersion=2.2
kotlin.stdlib.default.dependency=false