We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd334f commit 590ef21Copy full SHA for 590ef21
gradle.properties
@@ -7,8 +7,8 @@ springFrameworkVersion=6.1.0-M4
7
micrometerVersion=1.12.0-M3
8
openSamlVersion=4.3.0
9
version=6.2.0-SNAPSHOT
10
-kotlinBuildDependencyVersion=1.8.22
11
-kotlinDependencyVersion=1.9.0
+kotlinBuildDependencyVersion=1.9.10
+kotlinDependencyVersion=1.9.10
12
samplesBranch=main
13
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
14
org.gradle.parallel=true
0 commit comments