[DEV] Switch to manual release approvals

This commit is contained in:
2024-06-13 19:01:48 +02:00
parent 6a8301f79a
commit ce16c08760
5 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ pluginManagement {
maven {
url "https://maven.firstdark.dev/releases"
}
maven {
url "https://maven.firstdark.dev/snapshots"
}
}
}