Skip to content

Commit ac9e949

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.20
1 parent 13a19ae commit ac9e949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val xmlunitVersion = "2.10.0"
1212

1313
plugins {
1414
val springDependencyManagementVersion = "1.1.7"
15-
val kotlinVersion = "2.1.10"
15+
val kotlinVersion = "2.1.20"
1616
val adarshrTestLoggerVersion = "4.0.0"
1717
val sonarqubeVersion = "6.0.1.5171"
1818
val gradleReleasePluginVersion = "3.1.0"

0 commit comments

Comments
 (0)