Skip to content

Commit adf6c96

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
1 parent 9e10c31 commit adf6c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
val gradleNexusVersion = "1.3.0"
6-
val kotlinVersion = "1.9.24"
6+
val kotlinVersion = "2.1.10"
77
val dokkaVersion = "1.9.20"
88
val ktLintVersion = "11.6.1"
99

0 commit comments

Comments
 (0)