Skip to content

Commit

Permalink
Bump pulsar-client from 2.3.0 to 2.3.1 in /modules/pulsar
Browse files Browse the repository at this point in the history
Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.3.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 15, 2019
1 parent cc09697 commit 6d3eb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pulsar/build.gradle
Expand Up @@ -3,6 +3,6 @@ description = "Testcontainers :: Pulsar"
dependencies {
compile project(':testcontainers')

testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.3.0'
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.3.1'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.12.2'
}

0 comments on commit 6d3eb68

Please sign in to comment.