mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 23:10:16 +01:00
update paperweight to 2.0.0-beta.3
This commit is contained in:
parent
1af7f42af5
commit
d98c8f9f5b
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-beta.2" apply false
|
id("io.papermc.paperweight.core") version "2.0.0-beta.3" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
|
|
Loading…
Reference in a new issue