Skip to content

Commit

Permalink
Bump pulsar-client-admin from 2.5.1 to 2.6.0 in /modules/pulsar (#2975)
Browse files Browse the repository at this point in the history
Bumps [pulsar-client-admin](https://github.com/apache/pulsar) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.5.1...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2020
1 parent ddfa60a commit af4b1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pulsar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ dependencies {

testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.6.0'
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.16.1'
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.5.1'
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.6.0'
}

0 comments on commit af4b1a3

Please sign in to comment.