Skip to content

Commit 04c218c

Browse files
authored
Add more repository source overrides (#4794)
1 parent 9bdf60f commit 04c218c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gradle/scripts/repositories.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ repositories {
77
filter {
88
includeGroup("it.unimi.dsi")
99
includeGroup("org.lwjgl")
10+
includeGroup("com.google.guava")
11+
includeGroup("io.netty")
1012
}
1113
}
1214

0 commit comments

Comments
 (0)