Skip to content

Commit 317b268

Browse files
committed
维修一下自动构建
1 parent 7cbab8b commit 317b268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
maven {
44
// RetroFuturaGradle
55
name = "GTNH Maven"
6-
url = uri("http://jenkins.usrv.eu:8081/nexus/content/groups/public/")
6+
url = uri("https://nexus.gtnewhorizons.com/repository/public/")
77
isAllowInsecureProtocol = true
88
mavenContent {
99
includeGroup("com.gtnewhorizons")

0 commit comments

Comments
 (0)