Skip to content

Commit ec792fc

Browse files
committed
fix repo
GitOrigin-RevId: e5fd411428495d1c2e06c43bc493042e05e485ac
1 parent 29d9e2b commit ec792fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ publishing {
130130
}
131131

132132
maven {
133-
url = uri('http://repo.aikar.co/nexus/content/groups/aikar/')
133+
url = uri('https://repo.aikar.co/nexus/content/groups/aikar/')
134134
}
135135
}
136136
}

0 commit comments

Comments
 (0)