We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d837c9f commit 427c306Copy full SHA for 427c306
build.gradle.kts
@@ -12,7 +12,7 @@ import java.nio.file.Path
12
import kotlin.random.Random
13
14
plugins {
15
- id("io.papermc.paperweight.core") version "2.0.0-SNAPSHOT" apply false
+ id("io.papermc.paperweight.core") version "2.0.0-beta.15" apply false
16
}
17
18
subprojects {
0 commit comments