Move Log4j plugins to own source set (#9428)

This commit is contained in:
Jason Penilla
2023-07-01 22:00:46 -07:00
parent 13911ad3c2
commit 772363fc92
7 changed files with 150 additions and 91 deletions

View File

@@ -13,7 +13,7 @@ diff --git a/build.gradle.kts b/build.gradle.kts
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -0,0 +0,0 @@ plugins {
@@ -0,0 +0,0 @@ val alsoShade: Configuration by configurations.creating
dependencies {
implementation(project(":paper-api"))