update paperweight to 2.0.0-beta.3
This commit is contained in:
@ -11,7 +11,7 @@ import java.nio.file.Path
|
||||
import kotlin.random.Random
|
||||
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user