We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bf2a45 + 1ac3782 commit ff0afb8Copy full SHA for ff0afb8
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
36
compileOnly "org.jetbrains:annotations:26.0.2"
37
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.38"))
38
- compileOnly "net.raphimc:ViaProxy:3.4.1-SNAPSHOT"
+ compileOnly "net.raphimc:ViaProxy:3.4.2-SNAPSHOT"
39
include "net.lenni0451.commons:gson:1.7.0"
40
}
41
0 commit comments