Skip to content

Commit

Permalink
Merge pull request #2 from ViaVersionAddons/dependabot/gradle/org.jet…
Browse files Browse the repository at this point in the history
…brains-annotations-26.0.1
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
2 parents b6bbb82 + 3c04cfc commit 5df9089
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:26.0.0"
compileOnly "org.jetbrains:annotations:26.0.1"
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.34"))
compileOnly "net.raphimc:ViaProxy:3.3.4-SNAPSHOT"
}
Expand Down

0 comments on commit 5df9089

Please sign in to comment.