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 03cd827a6d..e931bde01e 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 c478531084e6029831f12ddf3e386183a93cee02..20ecbdd4e2f74475118769497004e93813c0a8a6 100644
+index 1d39af929759be70ad86d29b396ea04b06b0d8f1..4f184bce3e9d030989e89f9f5581894734bf2b2d 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -12,6 +12,8 @@ java {