Skip to content

Commit 15bb66d

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-bom to v2
1 parent a18aeeb commit 15bb66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ buildscript {
3131
versionsPluginVersion = '0.51.0'
3232

3333
// https://github.com/JetBrains/kotlin/releases
34-
kotlinVersion = "1.9.23"
34+
kotlinVersion = "2.0.10"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)