Skip to content

Commit f3499c5

Browse files
committed
Preliminary attempt to upgrade to Kotlin 2.2.0
1 parent 90be731 commit f3499c5

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versionSuffix=SNAPSHOT
77

88
tzdbVersion=2025b
99

10-
defaultKotlinVersion=2.1.20
10+
defaultKotlinVersion=2.2.0-RC
1111
dokkaVersion=2.0.0
1212
serializationVersion=1.6.2
1313
benchmarksVersion=0.7.2

kotlin-js-store/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -466,11 +466,6 @@ to-regex-range@^5.0.1:
466466
dependencies:
467467
is-number "^7.0.0"
468468

469-
470-
version "5.5.4"
471-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
472-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
473-
474469
workerpool@^6.5.1:
475470
version "6.5.1"
476471
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"

0 commit comments

Comments
 (0)