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 87179d8 commit c735605Copy full SHA for c735605
versions-root/libs.versions.toml
@@ -20,7 +20,7 @@ junit5 = "5.12.1"
20
intellij = "233.13135.128"
21
gradle-doctor = "0.10.0"
22
kotlinx-browser = "0.3"
23
-shadow-jar = "9.0.0-beta10"
+shadow-jar = "9.0.0-beta11"
24
25
# Stub versions – relpaced based on kotlin, mostly for gradle-related (plugins) dependencies
26
# but also for dependencies for compiler-specific modules.
@@ -31,7 +31,7 @@ shadow-jar = "9.0.0-beta10"
31
atomicfu = "0.27.0"
32
serialization = "1.8.0"
33
detekt-gradle-plugin = "1.23.8"
34
-gradle-kotlin-dsl = "5.1.2"
+gradle-kotlin-dsl = "5.2.0"
35
binary-compatibility-validator = "0.17.0"
36
kover = "0.9.1"
37
0 commit comments