aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/api/0067-Allow-plugins-to-use-SLF4J-for-logging.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/api/0067-Allow-plugins-to-use-SLF4J-for-logging.patch')
-rw-r--r--patches/api/0067-Allow-plugins-to-use-SLF4J-for-logging.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/api/0067-Allow-plugins-to-use-SLF4J-for-logging.patch b/patches/api/0067-Allow-plugins-to-use-SLF4J-for-logging.patch
index e931bde01e..2e6321fa4f 100644
--- a/patches/api/0067-Allow-plugins-to-use-SLF4J-for-logging.patch
+++ b/patches/api/0067-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 1d39af929759be70ad86d29b396ea04b06b0d8f1..4f184bce3e9d030989e89f9f5581894734bf2b2d 100644
+index 7529e7ccec282e576a3a297ed870915822f8fedb..037b94a8b21f8f9408cd833823a1e6e48e22dcd6 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -12,6 +12,8 @@ java {