Migrate Gradle wrapper to 8.14.5, clean IntelliJ and build artifacts, and update configuration handling

This commit is contained in:
2026-07-23 22:25:38 +02:00
parent b66fe6df0c
commit 1e2e0a1f72
36 changed files with 365 additions and 78 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
id 'java'
id("xyz.jpenilla.run-paper") version "2.3.1"
id("xyz.jpenilla.run-paper") version "3.0.2"
}
group = 'eu.mhsl.minecraft.BabyCreeper'