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 80bcdb9 + 571ca59 commit 2f47abaCopy full SHA for 2f47aba
build.gradle
@@ -23,7 +23,7 @@ repositories {
23
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"))
+ compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.38"))
27
compileOnly "net.raphimc:ViaProxy:3.4.2-SNAPSHOT"
28
}
29
0 commit comments