Skip to content

Commit

Permalink
Add repository maven url to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravis96 committed Oct 5, 2024
1 parent 2c62101 commit 097ca62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bungee-adventure/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
repositories {
maven("https://repo.codemc.io/repository/nms")
maven("https://repo.codemc.io/repository/maven-public")
maven("https://oss.sonatype.org/content/repositories/snapshots")
}

Expand Down

0 comments on commit 097ca62

Please sign in to comment.