Skip to content

Commit

Permalink
Bump pulsar-client from 2.5.1 to 2.5.2 in /modules/pulsar (testcontai…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent 6765df3 commit 36a50be
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.5.1'
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.5.2'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.16.1'
}

0 comments on commit 36a50be

Please sign in to comment.