Skip to content

Commit dec8fab

Browse files
authored
Update settings.gradle.kts
1 parent 07e4d34 commit dec8fab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appForgeArchive/settings.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ pluginManagement {
33
maven {
44
name = "GTNH Maven"
55
url = uri("https://nexus.gtnewhorizons.com/repository/public/")
6-
isAllowInsecureProtocol = true
76
mavenContent {
87
includeGroup("com.gtnewhorizons")
98
includeGroup("com.gtnewhorizons.retrofuturagradle")
@@ -34,7 +33,6 @@ dependencyResolutionManagement {
3433
maven {
3534
name = "GTNH Maven"
3635
url = uri("https://nexus.gtnewhorizons.com/repository/public/")
37-
isAllowInsecureProtocol = true
3836
mavenContent {
3937
includeGroup("com.gtnewhorizons")
4038
includeGroup("com.gtnewhorizons.retrofuturagradle")

0 commit comments

Comments
 (0)