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 97fb6e9 commit 2d9cb15Copy full SHA for 2d9cb15
build.gradle.kts
@@ -11,7 +11,7 @@ val xmlunitVersion = "2.10.2"
11
12
plugins {
13
val springDependencyManagementVersion = "1.1.7"
14
- val kotlinVersion = "1.9.25"
+ val kotlinVersion = "2.2.0"
15
val adarshrTestLoggerVersion = "4.0.0"
16
val sonarqubeVersion = "6.2.0.5505"
17
val gradleReleasePluginVersion = "3.1.0"
0 commit comments