Skip to content

Commit

Permalink
Merge pull request #1 from ViaVersionAddons/dependabot/gradle/org.jet…
Browse files Browse the repository at this point in the history
…brains-annotations-26.0.0
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
2 parents 11b80dd + be71001 commit b6bbb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {

dependencies {
compileOnly "com.google.code.findbugs:jsr305:3.0.2"
compileOnly "org.jetbrains:annotations:25.0.0"
compileOnly "org.jetbrains:annotations:26.0.0"
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.34"))
compileOnly "net.raphimc:ViaProxy:3.3.4-SNAPSHOT"
}
Expand Down

0 comments on commit b6bbb82

Please sign in to comment.