Skip to content

Commit 3bf0182

Browse files
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

build.gradle

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)