We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff9e97 commit feb2430Copy full SHA for feb2430
build.gradle.kts
@@ -5,7 +5,7 @@ import org.gradle.jvm.toolchain.internal.CurrentJvmToolchainSpec
5
6
plugins {
7
kotlin("jvm") version "1.9.22"
8
- id("com.github.johnrengelman.shadow") version "7.1.0"
+ id("com.github.johnrengelman.shadow") version "8.1.1"
9
id("com.palantir.git-version") version "0.12.3"
10
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
11
id("com.diffplug.spotless") version "5.17.1"
0 commit comments