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 64c5d82 commit c8efd02Copy full SHA for c8efd02
gradle/libs.versions.toml
@@ -35,5 +35,5 @@ gradle-publish = "com.gradle.plugin-publish:1.3.1"
35
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
36
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
37
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
38
-shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
+shadow = { id = "com.gradleup.shadow", version = "9.0.2" }
39
style = "org.sourcegrade.style:3.0.0"
0 commit comments