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 a3869d6 + 478ca51 commit b97ce7eCopy full SHA for b97ce7e
1 file changed
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java-library")
3
- id("com.github.johnrengelman.shadow") version "7.1.0"
+ id("com.github.johnrengelman.shadow") version "8.1.1"
4
id("checkstyle")
5
}
6
0 commit comments