We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6034384 commit e28be7dCopy full SHA for e28be7d
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-beta.15" apply false
+ id("io.papermc.paperweight.core") version "2.0.0-beta.16" apply false
16
}
17
18
subprojects {
0 commit comments