Skip to content

Commit a8faff8

Browse files
committed
Removed maven name
1 parent ca8b3b4 commit a8faff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ allprojects {
6565
version = modVersion
6666

6767
repositories {
68-
maven("https://impactdevelopment.github.io/maven/") { name = "ImpactDev" }
68+
maven("https://impactdevelopment.github.io/maven/")
6969
maven("https://api.modrinth.com/maven")
7070
maven("https://jitpack.io")
7171
maven("https://maven.shedaniel.me/") { name = "Architectury" }

0 commit comments

Comments
 (0)