Skip to content

Commit ff3f413

Browse files
committed
Bump the Kotlin version to a dev build with KlibLoader used in JS & Wasm compilers
1 parent 93d9c70 commit ff3f413

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.2.0-RC"
2+
#kotlin = "2.2.0-RC"
3+
kotlin = "2.2.20-dev-4623"
34
kotlinIdeVersion = "1.9.20-506"
45
kotlinIdeVersionWithSuffix = "231-1.9.20-506-IJ8109.175"
56
spring-boot = "2.7.10"

0 commit comments

Comments
 (0)