Skip to content

Commit b72999e

Browse files
Bump com.graphql-java:java-dataloader from 5.0.1 to 5.0.2
Bumps [com.graphql-java:java-dataloader](https://github.com/graphql-java/java-dataloader) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/graphql-java/java-dataloader/releases) - [Commits](graphql-java/java-dataloader@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: com.graphql-java:java-dataloader dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e04fe41 commit b72999e

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

0 commit comments

Comments
 (0)