We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbab8b commit 317b268Copy full SHA for 317b268
settings.gradle.kts
@@ -3,7 +3,7 @@ pluginManagement {
3
maven {
4
// RetroFuturaGradle
5
name = "GTNH Maven"
6
- url = uri("http://jenkins.usrv.eu:8081/nexus/content/groups/public/")
+ url = uri("https://nexus.gtnewhorizons.com/repository/public/")
7
isAllowInsecureProtocol = true
8
mavenContent {
9
includeGroup("com.gtnewhorizons")
0 commit comments