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 4b0ee57 + b707343 commit 4287f23Copy full SHA for 4287f23
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("com.gradle.plugin-publish") version "2.0.0"
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 "9.1.0"
+ id("com.gradleup.shadow") version "9.2.1"
9
}
10
11
val releaseVersion = releaseVersion()
0 commit comments