Skip to content

Commit 870526a

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26
1 parent b90999e commit 870526a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = com.apollographql.federation
22
version = 3.0-SNAPSHOT
33

44
# dependencies
5-
annotationsVersion = 24.1.0
5+
annotationsVersion = 26.0.2
66
graphQLJavaVersion = 22.3
77
# generated proto v3 messages can be used with v3 and v4
88
protobufVersion = 3.25.5

0 commit comments

Comments
 (0)