sync with jwo

This commit is contained in:
2021-09-11 20:57:13 +02:00
parent 1ee13b7987
commit b55b1ab22e
2 changed files with 4 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ plugins {
group = "net.woggioni"
repositories {
mavenCentral()
maven {
url = 'https://mvn.woggioni.net/'
url = 'https://woggioni.net/mvn'
}
mavenCentral()
}
lombok {