Fix maven for 'insubstantial' library

This commit is contained in:
Henry Le Grys 2024-04-15 23:19:10 +01:00
parent 847106f1fb
commit d197bc80cc
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ application {
repositories {
maven {
name = 'obw maven'
url = 'https://maven.offbeatwit.ch/repository/snapshots'
name = 'bbkr.space maven'
url = 'https://server.bbkr.space/artifactory/libs-snapshot'
}
}