Skip to content

Commit

Permalink
Bump pulsar-client from 2.4.0 to 2.4.1 in /modules/pulsar (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 4, 2019
1 parent 33beb8d commit 0d8b42b
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 0d8b42b

Please sign in to comment.