We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b6857 commit 4450165Copy full SHA for 4450165
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`java-library`
3
- id("com.gradleup.shadow") version "8.3.5"
+ id("com.gradleup.shadow") version "8.3.6"
4
}
5
6
group = "net.meano"
0 commit comments