Skip to content

Commit ccf651f

Browse files
committed
Update plugin org.jetbrains.kotlin.jvm to v2.0.20
1 parent de92afd commit ccf651f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.6"
15-
val kotlinVersion = "2.0.10"
15+
val kotlinVersion = "2.0.20"
1616
val adarshrTestLoggerVersion = "4.0.0"
1717
val sonarqubeVersion = "5.1.0.4882"
1818
val gradleReleasePluginVersion = "3.0.2"

0 commit comments

Comments
 (0)