We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c4ae6 commit 0d03dedCopy full SHA for 0d03ded
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("com.gradle.plugin-publish") version "1.2.1"
6
id("com.github.breadmoirai.github-release") version "2.5.2"
7
id("org.gradle.wrapper-upgrade") version "0.11.4"
8
- id("com.github.johnrengelman.shadow") version "8.1.1"
+ id("com.gradleup.shadow") version "8.3.0"
9
}
10
11
val releaseVersion = releaseVersion()
0 commit comments