Skip to content

Commit 5bb38f3

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.1.10
1 parent 2a961b3 commit 5bb38f3

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.0"
15+
val kotlinVersion = "2.1.10"
1616
val adarshrTestLoggerVersion = "4.0.0"
1717
val sonarqubeVersion = "6.0.1.5171"
1818
val gradleReleasePluginVersion = "3.1.0"

0 commit comments

Comments
 (0)