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 28baa75 + bcb3466 commit e355deaCopy full SHA for e355dea
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 "9.0.1"
+ id("com.gradleup.shadow") version "9.0.2"
9
}
10
11
val releaseVersion = releaseVersion()
0 commit comments