We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7bc732 commit d59b962Copy full SHA for d59b962
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
java
3
id("com.gradleup.shadow") version ("8.3.5")
4
- id("io.papermc.paperweight.userdev") version ("2.0.0-beta.9")
+ id("io.papermc.paperweight.userdev") version ("2.0.0-beta.10")
5
}
6
7
group = "team.devblook"
0 commit comments