mirror of
https://github.com/PaperMC/Paper.git
synced 2025-04-06 06:15:19 +02:00
[ci skip] Update paperweight to 2.0.0-beta.14
This commit is contained in:
parent
cd9d6d6998
commit
b1b88cd316
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import java.nio.file.Path
|
|||
import kotlin.random.Random
|
||||
|
||||
plugins {
|
||||
id("io.papermc.paperweight.core") version "2.0.0-beta.13" apply false
|
||||
id("io.papermc.paperweight.core") version "2.0.0-beta.14" apply false
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
|
Loading…
Add table
Reference in a new issue