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