Update dependencies and build configuration
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
plugins {
|
||||
`java-library`
|
||||
id("io.github.goooler.shadow") version "8.1.8"
|
||||
id("com.github.ben-manes.versions") version "0.52.0"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
@@ -67,4 +68,4 @@ tasks {
|
||||
jar {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user