Skip to content

Commit

Permalink
Fix maven for 'insubstantial' library
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgehog1029 committed Apr 15, 2024
1 parent 847106f commit d197bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launcher-fancy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
}

Expand Down

0 comments on commit d197bc8

Please sign in to comment.