Temporarily comment out adventure jd links

This commit is contained in:
Nassim Jahnke 2024-04-28 02:05:52 +02:00
parent 8454786c8d
commit d99d84a8aa
No known key found for this signature in database
GPG key ID: EF6771C01F6EF02F
4 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@ Subject: [PATCH] Use ASM for event executors.
Uses method handles for private or static methods.
diff --git a/build.gradle.kts b/build.gradle.kts
index c23ee26662657baa496d6048b9a8ba39b4998e72..759294705e0f53c18ce2825b5f6c715a65f23d90 100644
index 106d4d5756dc579c446699106f52462085ea9a52..d6252c1ff21c92bf0d232d5bfdf828d1d2ce38c0 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -47,6 +47,9 @@ dependencies {