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 02afee1 + 8836edf commit 1fb5a3dCopy full SHA for 1fb5a3d
build.gradle
@@ -33,7 +33,7 @@ repositories {
33
34
dependencies {
35
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
36
- compileOnly "org.jetbrains:annotations:26.0.1"
+ compileOnly "org.jetbrains:annotations:26.0.2"
37
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.36"))
38
compileOnly "net.raphimc:ViaProxy:3.4.0-SNAPSHOT"
39
include "net.lenni0451.commons:gson:1.7.0-SNAPSHOT"
0 commit comments