Skip to content

Commit 15953bf

Browse files
committed
5.0.3 version of dataloader
1 parent e862e23 commit 15953bf

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.2'
122+
api 'com.graphql-java:java-dataloader:5.0.3'
123123
api 'org.reactivestreams:reactive-streams:' + reactiveStreamsVersion
124124
api "org.jspecify:jspecify:1.0.0"
125125

0 commit comments

Comments
 (0)