We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e4d34 commit dec8fabCopy full SHA for dec8fab
appForgeArchive/settings.gradle.kts
@@ -3,7 +3,6 @@ pluginManagement {
3
maven {
4
name = "GTNH Maven"
5
url = uri("https://nexus.gtnewhorizons.com/repository/public/")
6
- isAllowInsecureProtocol = true
7
mavenContent {
8
includeGroup("com.gtnewhorizons")
9
includeGroup("com.gtnewhorizons.retrofuturagradle")
@@ -34,7 +33,6 @@ dependencyResolutionManagement {
34
33
35
36
37
38
39
40
0 commit comments