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 7e7e79e + b218b65 commit 80bcdb9Copy full SHA for 80bcdb9
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
25
compileOnly "org.jetbrains:annotations:26.0.2"
26
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
27
- compileOnly "net.raphimc:ViaProxy:3.4.1-SNAPSHOT"
+ compileOnly "net.raphimc:ViaProxy:3.4.2-SNAPSHOT"
28
}
29
30
processResources {
0 commit comments