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 d3d583d commit 60509cfCopy full SHA for 60509cf
1 file changed
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
25
tomlkt = { module = "net.peanuuutz.tomlkt:tomlkt", version = "0.5.0" }
26
tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "tuulbox" }
27
tuulbox-coroutines = { module = "com.juul.tuulbox:coroutines", version.ref = "tuulbox" }
28
-wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", version = "2025.12.0" }
+wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", version = "2025.12.6" }
29
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
30
31
[plugins]
0 commit comments