Upgrade to Kotlin 2.2.0

This commit is contained in:
Edwin Jakobs
2025-06-24 09:47:36 +02:00
parent e8f50b3dd1
commit 4fa8fb18ac
2 changed files with 3 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
[versions]
kotlinApi = "2.1"
kotlinLanguage = "2.1"
kotlin = "2.1.20"
kotlinApi = "2.2"
kotlinLanguage = "2.2"
kotlin = "2.2.0"
jvmTarget = "17"
openrndr = { require = "[0.4.2, 0.5.0)" }
kotlinxCoroutines = "1.10.2"

View File

@@ -1749,11 +1749,6 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"
typescript@5.5.4:
version "5.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
ua-parser-js@^0.7.30:
version "0.7.31"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"