We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557d94a commit 3bcf094Copy full SHA for 3bcf094
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
java
3
`maven-publish`
4
- id("com.gradleup.shadow") version "9.3.2"
+ id("com.gradleup.shadow") version "9.4.0"
5
}
6
7
group = "com.iridium"
0 commit comments