Skip to content

Commit

Permalink
Update to new paper repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hex27 committed Jan 19, 2025
1 parent 19a9068 commit 4386467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ subprojects {
mavenCentral()
maven("https://repo.codemc.io/repository/nms/")
// maven("https://libraries.minecraft.net/minecraft-server")
maven("https://papermc.io/repo/repository/maven-public/")
maven("https://repo.papermc.io/repository/maven-public/")
maven("https://jitpack.io")
}
// Handle this inside each implementation as different minecraft versions support a different max jvm version
Expand Down

0 comments on commit 4386467

Please sign in to comment.