[ci skip] Misc gradle updates (#6763)

This commit is contained in:
Jason 2021-10-11 16:31:53 -05:00 committed by GitHub
parent 4a0d935cd0
commit 54813dbb21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 34 additions and 39 deletions

View file

@ -19,10 +19,10 @@ Other changes:
configuration
diff --git a/build.gradle.kts b/build.gradle.kts
index 9248d3701a2ac282d85ab92a515397b5150ffa86..43f4037dad7394d6ee94b5f91fbdb783428a6f62 100644
index 1f4c0f2156c588fcbb3b0329a416dc20a4b355a8..9b70376813531718c02082633e9f8105f4879a63 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -17,7 +17,17 @@ repositories {
@@ -16,7 +16,17 @@ repositories {
dependencies {
implementation(project(":Paper-API"))