Compare commits

...

2 Commits

Author SHA1 Message Date
Magi1053 b82aec0da2
Merge 5eca6c2b43 into d197bc80cc 2024-04-21 16:45:07 -05:00
Henry Le Grys d197bc80cc Fix maven for 'insubstantial' library 2024-04-15 23:19:10 +01:00
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'
}
}