Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit f4da07b

Browse files
committed
[CI skip] Update repo
1 parent 68a9d37 commit f4da07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
repositories {
1010
mavenLocal()
1111
mavenCentral()
12-
maven(url = "https://papermc.io/repo/repository/maven-public/")
12+
maven(url = "https://repo.papermc.io/repository/maven-public/")
1313
maven(url = "https://jitpack.io")
1414
}
1515

0 commit comments

Comments
 (0)