We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a19ae commit ac9e949Copy full SHA for ac9e949
build.gradle.kts
@@ -12,7 +12,7 @@ val xmlunitVersion = "2.10.0"
12
13
plugins {
14
val springDependencyManagementVersion = "1.1.7"
15
- val kotlinVersion = "2.1.10"
+ val kotlinVersion = "2.1.20"
16
val adarshrTestLoggerVersion = "4.0.0"
17
val sonarqubeVersion = "6.0.1.5171"
18
val gradleReleasePluginVersion = "3.1.0"
0 commit comments