Skip to content

Commit 8d4c1d2

Browse files
dependabot[bot]rnorth
authored andcommitted
Bump assertj-core from 3.10.0 to 3.11.1 in /modules/pulsar (testcontainers#1054)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.10.0 to 3.11.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.10.0...assertj-core-3.11.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 589ec76 commit 8d4c1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pulsar/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
compile project(':testcontainers')
55

66
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.2.1'
7-
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.10.0'
7+
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.11.1'
88
}

0 commit comments

Comments
 (0)