Skip to content

Commit 45c2e7f

Browse files
fix(deps): update dependency com.graphql-java:graphql-java to v230521
1 parent c8dcbd1 commit 45c2e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-scripts/extensions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ext {
4343
]
4444

4545
graphql = [
46-
java: 'com.graphql-java:graphql-java:19.4'
46+
java: 'com.graphql-java:graphql-java:230521-nf-execution'
4747
]
4848
awaitility = [
4949
awaitility: 'org.awaitility:awaitility:4.2.0',

0 commit comments

Comments
 (0)