Skip to content

Commit

Permalink
fix(deps): update dependency com.graphql-java:java-dataloader to v3.4…
Browse files Browse the repository at this point in the history
….0 (#72)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 1e38ae4 commit 82cc6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>java-dataloader</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>com.graphql-java</groupId>
Expand Down

0 comments on commit 82cc6ff

Please sign in to comment.