aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch')
-rw-r--r--patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch b/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch
index 4a5d850873..06c31e75a8 100644
--- a/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch
+++ b/patches/api/0069-Allow-plugins-to-use-SLF4J-for-logging.patch
@@ -14,7 +14,7 @@ it without having to shade it in the plugin and going through
several layers of logging abstraction.
diff --git a/build.gradle.kts b/build.gradle.kts
-index 98a7dfdcbcbb44e8f1d376cb213183592d03ea65..fb47a794893d5fef026a35a7c573becf74420aa0 100644
+index 22b65c3ad4ed6e19b88a51a2e001f0e5846d9ae6..149f9088fe806467656e8b1c4157df60fda69ba7 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -9,6 +9,8 @@ java {