We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b3e0d commit 7db6c98Copy full SHA for 7db6c98
build.gradle.kts
@@ -4,7 +4,7 @@ import groovy.lang.Closure
4
5
plugins {
6
kotlin("jvm") version "1.5.30"
7
- id("com.github.johnrengelman.shadow") version "7.1.0"
+ id("com.github.johnrengelman.shadow") version "8.1.1"
8
id("com.palantir.git-version") version "0.12.3"
9
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10
id("com.diffplug.spotless") version "5.17.1"
0 commit comments