Skip to content

Commit

Permalink
fix(deps): update dependency com.graphql-java:graphql-java to v21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent ea369ff commit 849a977
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 @@ -3,7 +3,7 @@ version = 3.0-SNAPSHOT

# dependencies
annotationsVersion = 24.1.0
graphQLJavaVersion = 21.1
graphQLJavaVersion = 21.3
mockWebServerVersion = 4.12.0
protobufVersion = 3.25.1
slf4jVersion = 2.0.11
Expand Down

0 comments on commit 849a977

Please sign in to comment.