We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1559591 commit b737c7cCopy full SHA for b737c7c
1 file changed
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ kotlinx-io = { module = "org.jetbrains.kotlinx:kotlinx-io-core", version = "0.7.
21
mockk = { module = "io.mockk:mockk", version = "1.13.17" }
22
tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "tuulbox" }
23
tuulbox-coroutines = { module = "com.juul.tuulbox:coroutines", version.ref = "tuulbox" }
24
-wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", version = "2025.3.20" }
+wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", version = "2025.4.3" }
25
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
26
27
[plugins]
0 commit comments