Skip to content

Commit d91434f

Browse files
Update dependency com.graphql-java:graphql-java to v230521
1 parent efa1664 commit d91434f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle-scripts/extensions.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ext {
4040
]
4141

4242
graphql = [
43-
java: 'com.graphql-java:graphql-java:19.11'
43+
java: 'com.graphql-java:graphql-java:230521-nf-execution'
4444
]
4545
awaitility = [
4646
awaitility: 'org.awaitility:awaitility:4.2.2',

0 commit comments

Comments
 (0)