We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 228c5af + 8bd6b1d commit 2c42b32Copy full SHA for 2c42b32
1 file changed
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm") apply false
3
id("org.jetbrains.dokka")
4
- id("io.papermc.paperweight.userdev") version "2.0.0-beta.19" apply false
+ id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT" apply false
5
}
6
7
group = "com.peco2282.devcore"
0 commit comments