Skip to content

Commit 4e26cb2

Browse files
Bump assertj-core from 3.12.2 to 3.13.1 in /modules/neo4j
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.12.2 to 3.13.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.12.2...assertj-core-3.13.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 56499c7 commit 4e26cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/neo4j/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ dependencies {
3030
compile project(":testcontainers")
3131

3232
testCompile "org.neo4j.driver:neo4j-java-driver:1.7.5"
33-
testCompile 'org.assertj:assertj-core:3.12.2'
33+
testCompile 'org.assertj:assertj-core:3.13.1'
3434
}

0 commit comments

Comments
 (0)