This commit is contained in:
Jake Potrebic 2024-04-24 16:25:57 -07:00
parent e0a245d2ea
commit 11044315fd
No known key found for this signature in database
GPG key ID: ECE0B3C133C016C5
32 changed files with 268 additions and 294 deletions

View file

@ -5,7 +5,7 @@ Subject: [PATCH] build: replace use of shadow plugin
diff --git a/build.gradle.kts b/build.gradle.kts
index 81180537130fc04af698eb1b072de004dc8d1724..ad86fc6ed56bdf8227e92ffdce17e5cd2ef19cc0 100644
index 0aa7351e918a577f231a209443389d4bfdb4a93e..e8f0f110532ad63be170152082dd5805a3e3c12c 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -4,7 +4,6 @@ import xyz.jpenilla.runpaper.task.RunServer