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 3ee6344 commit 50b629fCopy full SHA for 50b629f
settings.gradle.kts
@@ -28,7 +28,7 @@ pluginManagement {
28
id("com.palantir.git-version") version "4.0.0"
29
id("com.github.ben-manes.versions") version "0.52.0"
30
id("org.flywaydb.flyway") version flywayPluginVersion
31
- id("com.gradleup.shadow") version "8.3.9"
+ id("com.gradleup.shadow") version "9.0.2"
32
id("com.github.gmazzo.buildconfig") version "5.6.7"
33
id("org.gradlewebtools.minify") version "2.1.1"
34
id("org.jetbrains.kotlinx.kover") version "0.9.1"
0 commit comments