Skip to content

Commit d73dde1

Browse files
Add maven repository for vineflower snapshot
1 parent 1f1174d commit d73dde1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

settings.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ pluginManagement {
3434
maven {
3535
url 'https://maven.wildermods.com'
3636
}
37+
maven {
38+
url 'https://central.sonatype.com/repository/maven-snapshots/'
39+
}
3740
}
3841
plugins {
3942
id 'com.wildermods.workspace' version getVersionFromToml('workspace_version')

0 commit comments

Comments
 (0)