aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
diff options
context:
space:
mode:
authorJason Penilla <[email protected]>2024-04-27 17:27:32 -0700
committerJason Penilla <[email protected]>2024-04-27 17:28:40 -0700
commit83767f95444adb9778e81bcc51b6c6e5746c0f87 (patch)
tree9a6ff595cedf001c30feb71b2de301946fc4a59a /patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
parentd99d84a8aa5ef8b8d4b91e6cbf22f3cbb453f919 (diff)
downloadPaper-83767f95444adb9778e81bcc51b6c6e5746c0f87.tar.gz
Paper-83767f95444adb9778e81bcc51b6c6e5746c0f87.zip
Use JetBrains runtime for run tasks
allows for better runtime class redefinition closes #10459
Diffstat (limited to 'patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch')
-rw-r--r--patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch b/patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
index 5d7dbbe7b0..4071c81565 100644
--- a/patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
+++ b/patches/server/0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
@@ -15,7 +15,7 @@ This may cause additional prefixes to be disabled for plugins bypassing
the plugin logger.
diff --git a/build.gradle.kts b/build.gradle.kts
-index 869df6523b3c502e0331810953cb8b3b30ae58a5..53b5724c16a54cb7ca0c3095724cd2a9271c98b9 100644
+index f7a1c358b0caf524707dcf1346d1d5a22500ce59..1d9baec8ebafb694e259af6a24892a899791a550 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {