Skip to content

Commit c78cc5c

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2
1 parent ceea92b commit c78cc5c

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
@@ -11,7 +11,7 @@ val logunitVersion = "2.0.0"
1111

1212
plugins {
1313
val springDependencyManagementVersion = "1.1.5"
14-
val kotlinVersion = "1.9.24"
14+
val kotlinVersion = "2.0.0"
1515
val adarshrTestLoggerVersion = "4.0.0"
1616
val sonarqubeVersion = "5.0.0.4638"
1717
val gradleReleasePluginVersion = "3.0.2"

0 commit comments

Comments
 (0)