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 310e4d3 commit ace3e78Copy full SHA for ace3e78
1 file changed
gradle/libs.versions.toml
@@ -24,7 +24,7 @@ mockk = { module = "io.mockk:mockk", version = "1.14.5" }
24
robolectric = { module = "org.robolectric:robolectric", version = "4.15.1" }
25
tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "tuulbox" }
26
tuulbox-coroutines = { module = "com.juul.tuulbox:coroutines", version.ref = "tuulbox" }
27
-wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", version = "2025.7.7" }
+wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom", version = "2025.7.14" }
28
wrappers-web = { module = "org.jetbrains.kotlin-wrappers:kotlin-web" }
29
30
[plugins]
0 commit comments