Skip to content

Commit

Permalink
Bump org.neo4j.driver:neo4j-java-driver in /modules/neo4j
Browse files Browse the repository at this point in the history
Bumps [org.neo4j.driver:neo4j-java-driver](https://github.com/neo4j/neo4j-java-driver) from 4.4.13 to 4.4.16.
- [Release notes](https://github.com/neo4j/neo4j-java-driver/releases)
- [Commits](neo4j/neo4j-java-driver@4.4.13...4.4.16)

---
updated-dependencies:
- dependency-name: org.neo4j.driver:neo4j-java-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 994b385 commit 1b46003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/neo4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ dependencies {

api project(":testcontainers")

testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.13'
testImplementation 'org.neo4j.driver:neo4j-java-driver:4.4.16'
testImplementation 'org.assertj:assertj-core:3.25.2'
}

0 comments on commit 1b46003

Please sign in to comment.