aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorMiniDigger | Martin <[email protected]>2024-12-15 22:39:52 +0100
committerMiniDigger | Martin <[email protected]>2024-12-15 22:39:52 +0100
commit8f1dcdd0b72f941644d5d7943028f1f3fa54fa7b (patch)
treead58d815d7baf39fc6d243b6525b4cce4c2d4779 /build.gradle.kts
parentacd43900f57fce8b894e2ae0639608776f42cebd (diff)
downloadPaper-8f1dcdd0b72f941644d5d7943028f1f3fa54fa7b.tar.gz
Paper-8f1dcdd0b72f941644d5d7943028f1f3fa54fa7b.zip
update restamp, add back entity ATs, rebuild patches
Diffstat (limited to 'build.gradle.kts')
-rw-r--r--build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 2360d32e7a..33a763a905 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -11,7 +11,7 @@ import java.nio.file.Path
import kotlin.random.Random
plugins {
- id("io.papermc.paperweight.core") version "2.0.0-beta.1" apply false
+ id("io.papermc.paperweight.core") version "2.0.0-beta.2" apply false
}
subprojects {