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.
1 parent e12312e commit a822197Copy full SHA for a822197
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.gradleup.shadow") version "9.1.0"
+ id("com.gradleup.shadow") version "9.2.2"
3
id("com.github.breadmoirai.github-release") version "2.5.2"
4
id("com.palantir.git-version") version "4.0.0"
5
id("java")
0 commit comments