Skip to content

Commit 7306a79

Browse files
[ci skip] Include the newest ViaProxy version from 3.0.0 to 4.0.0
1 parent dfdfad4 commit 7306a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly("io.netty:netty-all:4.0.20.Final")
1111
compileOnly("com.google.guava:guava:17.0")
1212

13-
viaProxy("net.raphimc:ViaProxy:3.4.6-SNAPSHOT") {
13+
viaProxy("net.raphimc:ViaProxy:[3.0.0,4.0.0)") {
1414
isTransitive = false
1515
}
1616
}

0 commit comments

Comments
 (0)