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.
2 parents fda0b5e + af1f0d5 commit 57cdc0aCopy full SHA for 57cdc0a
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
id("com.github.ben-manes.versions") version "0.39.0"
28
id("org.jmailen.kotlinter") version "3.8.0"
29
id("com.google.cloud.tools.jib") version "3.1.4"
30
- id("com.github.johnrengelman.shadow") version "7.1.0"
+ id("com.github.johnrengelman.shadow") version "7.1.2"
31
id("net.researchgate.release") version "2.8.1"
32
id("io.codearte.nexus-staging") version "0.30.0"
33
id("de.marcphilipp.nexus-publish") version "0.4.0"
0 commit comments