Skip to content

Commit

Permalink
build(deps): bump io.dgraph:dgraph4j
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group in /samples/concurrent-modification with 1 update: [io.dgraph:dgraph4j](https://github.com/dgraph-io/dgraph4j).


Updates `io.dgraph:dgraph4j` from 24.0.0 to 24.1.1
- [Release notes](https://github.com/dgraph-io/dgraph4j/releases)
- [Changelog](https://github.com/dgraph-io/dgraph4j/blob/master/CHANGELOG.md)
- [Commits](v24.0.0...v24.1.1)

---
updated-dependencies:
- dependency-name: io.dgraph:dgraph4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent afbf718 commit 875cf2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/concurrent-modification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>io.dgraph</groupId>
<artifactId>dgraph4j</artifactId>
<version>24.0.0</version>
<version>24.1.1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 875cf2b

Please sign in to comment.