Skip to content

Commit

Permalink
update paper repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmakila committed Jan 29, 2025
1 parent 575e89d commit 4cbc328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ listOf(
dependencyResolutionManagement {
repositories {
mavenCentral()
maven("https://papermc.io/repo/repository/maven-public/")
maven("https://repo.papermc.io/repository/maven-public/")
maven("https://repo.codemc.io/repository/maven-releases/")
}
}

0 comments on commit 4cbc328

Please sign in to comment.