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 6991d87 + a3f2238 commit 6b88837Copy full SHA for 6b88837
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
23
dependencies {
24
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
25
- compileOnly "org.jetbrains:annotations:26.0.1"
+ compileOnly "org.jetbrains:annotations:26.0.2"
26
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
27
compileOnly "net.raphimc:ViaProxy:3.4.0-SNAPSHOT"
28
}
0 commit comments