Upgrade to Kotlin 1.9.25

Closes gh-41787
This commit is contained in:
Stéphane Nicoll 2024-08-12 07:28:22 +02:00
parent f4f3cbfde4
commit 36d36dcf24
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ graalVersion=22.3
hamcrestVersion=2.2
jacksonVersion=2.17.2
junitJupiterVersion=5.10.3
kotlinVersion=1.9.24
kotlinVersion=1.9.25
mavenVersion=3.9.4
nativeBuildToolsVersion=0.10.2
springFrameworkVersion=6.1.12-SNAPSHOT