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 d1a4b59 + 24c11e3 commit c47fcdfCopy full SHA for c47fcdf
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.7"
+ id("com.gradleup.shadow") version "8.3.8"
9
}
10
11
val releaseVersion = releaseVersion()
0 commit comments