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 bb62002724..03cd827a6d 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 feb047d20178f957fb48388250303d7d3348a116..09e35d410f86fc6ed894c072b77a49f9bb4ce78d 100644
+index c478531084e6029831f12ddf3e386183a93cee02..20ecbdd4e2f74475118769497004e93813c0a8a6 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -12,6 +12,8 @@ java {