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 ae6fec6 commit 5cb2942Copy full SHA for 5cb2942
build.gradle.kts
@@ -1,8 +1,8 @@
1
plugins {
2
java
3
`maven-publish`
4
- id("com.github.johnrengelman.shadow") version "7.1.0" apply false
5
- id("io.papermc.paperweight.core") version "1.3.2"
+ id("com.github.johnrengelman.shadow") version "7.1.1" apply false
+ id("io.papermc.paperweight.core") version "1.3.3"
6
}
7
8
allprojects {
0 commit comments