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 537f4a6 + 75b8c8f commit da6864fCopy full SHA for da6864f
1 file changed
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
java
3
`java-library`
4
`maven-publish`
5
- id("com.gradleup.shadow") version "9.3.2" apply false
+ id("com.gradleup.shadow") version "9.4.0" apply false
6
}
7
8
allprojects {
0 commit comments