Skip to content

Commit

Permalink
Bump assertj-core from 3.20.2 to 3.21.0 in /modules/neo4j
Browse files Browse the repository at this point in the history
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.20.2...assertj-core-3.21.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2021
1 parent abf1846 commit bc6fe61
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 @@ -34,5 +34,5 @@ dependencies {
api project(":testcontainers")

testImplementation "org.neo4j.driver:neo4j-java-driver:1.7.5"
testImplementation 'org.assertj:assertj-core:3.20.2'
testImplementation 'org.assertj:assertj-core:3.21.0'
}

0 comments on commit bc6fe61

Please sign in to comment.