Skip to content

Commit fafbd80

Browse files
committed
Update kotlin to 2.0.20
And add an option for easy switching to 2.1.0-Beta2
1 parent 2530883 commit fafbd80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[versions]
2-
kotlin = "2.0.10"
2+
kotlin = "2.0.20"
3+
#kotlin = "2.1.0-Beta2"
34
undercouch = "5.6.0"
45

56
[libraries]

0 commit comments

Comments
 (0)