ci: Cleanup maven repositories (#1526)

This commit is contained in:
Alex
2022-01-12 01:21:27 +01:00
committed by GitHub
parent 5fc0de0b82
commit 6b857b0f58
6 changed files with 3 additions and 18 deletions

View File

@ -22,6 +22,6 @@ configurations.all {
dependencies {
paperDevBundle("1.17.1-R0.1-20211219.175449-201")
paperDevBundle("1.17.1-R0.1-20220103.100533-207")
compileOnly(libs.paperlib)
}