mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 07:20:24 +01:00
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
|
import kotlin.random.Random
|
||||||
|
|
||||||
plugins {
|
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 {
|
subprojects {
|
||||||
|
|
Loading…
Reference in a new issue