Update to new DataLoader version · graphql-java/graphql-java@3bf0182

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 3bf0182

committed

Update to new DataLoader version

1 parent 1a53047 commit 3bf0182

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -119,7 +119,7 @@ jar {

119119

}

120120
121121

dependencies {

122-

api 'com.graphql-java:java-dataloader:5.0.3'

122+

api 'com.graphql-java:java-dataloader:6.0.0'

123123

api 'org.reactivestreams:reactive-streams:' + reactiveStreamsVersion

124124

api "org.jspecify:jspecify:1.0.0"

125125

0 commit comments

Comments

 (0)