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 2918f2f commit e80b99fCopy full SHA for e80b99f
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
`java-library`
3
`maven-publish`
4
- id("com.github.johnrengelman.shadow") version "8.1.0"
+ id("com.github.johnrengelman.shadow") version "8.1.1"
5
}
6
7
group = "com.eternalcode"
0 commit comments