Skip to content

Commit fe669c2

Browse files
Bump pulsar-client-admin from 2.6.0 to 2.6.1 in /modules/pulsar
Bumps [pulsar-client-admin](https://github.com/apache/pulsar) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](apache/pulsar@v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bdbc8f commit fe669c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pulsar/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies {
55

66
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.6.0'
77
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.16.1'
8-
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.6.0'
8+
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.6.1'
99
}

0 commit comments

Comments
 (0)