Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 875d5a4 commit 76c964a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = com.apollographql.federation
version = 3.0-SNAPSHOT

# dependencies
annotationsVersion = 24.1.0
annotationsVersion = 26.0.1
graphQLJavaVersion = 22.1
mockWebServerVersion = 4.12.0
protobufVersion = 4.27.1
Expand Down

0 comments on commit 76c964a

Please sign in to comment.