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 59ecb2b + 3f01eec commit b8fcbf0Copy full SHA for b8fcbf0
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("com.gradle.plugin-publish") version "1.3.1"
6
id("com.github.breadmoirai.github-release") version "2.5.2"
7
id("org.gradle.wrapper-upgrade") version "0.12"
8
- id("com.gradleup.shadow") version "8.3.8"
+ id("com.gradleup.shadow") version "9.0.1"
9
}
10
11
val releaseVersion = releaseVersion()
0 commit comments