Skip to content

Commit

Permalink
fix(deps): update dependency com.graphql-java:graphql-java to v230521
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent c8dcbd1 commit 45c2e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-scripts/extensions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ext {
]

graphql = [
java: 'com.graphql-java:graphql-java:19.4'
java: 'com.graphql-java:graphql-java:230521-nf-execution'
]
awaitility = [
awaitility: 'org.awaitility:awaitility:4.2.0',
Expand Down

0 comments on commit 45c2e7f

Please sign in to comment.