aboutsummaryrefslogtreecommitdiffhomepage
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorMiniDigger <[email protected]>2021-06-14 00:45:42 +0200
committerMiniDigger <[email protected]>2021-06-14 00:51:30 +0200
commit5cdbd0064bd460534c265fc41c1d6133e839d77a (patch)
treeb4803e8b7e7e4091bba7921bc26bb9abdf1e0998 /settings.gradle.kts
parentab709d8405c353583c6efe7e16b92c484edaec95 (diff)
downloadPaper-5cdbd0064bd460534c265fc41c1d6133e839d77a.tar.gz
Paper-5cdbd0064bd460534c265fc41c1d6133e839d77a.zip
update github action to the new setup
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 302bcb31ab..54bb957497 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -1,6 +1,5 @@
pluginManagement {
repositories {
- mavenLocal()
gradlePluginPortal()
maven("https://wav.jfrog.io/artifactory/repo/")
}