Skip to content

Commit 1591a4d

Browse files
Update kotlin monorepo to v2
1 parent b83afe6 commit 1591a4d

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.1.20"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)