Update paperweight to 2.0.0-beta.1
This commit is contained in:
parent
83c42080d6
commit
732cf86b99
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import java.nio.file.Path
|
|||
import kotlin.random.Random
|
||||
|
||||
plugins {
|
||||
id("io.papermc.paperweight.core") version "2.0.0-SNAPSHOT" apply false
|
||||
id("io.papermc.paperweight.core") version "2.0.0-beta.1" apply false
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue