Skip to content

Commit

Permalink
Bump pulsar-client from 2.4.0 to 2.4.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.4.0 to 2.4.1.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.4.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 4, 2019
1 parent 33beb8d commit c586cdd
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.4.0'
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.4.1'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.13.2'
}

0 comments on commit c586cdd

Please sign in to comment.