Skip to content

Commit 6bca821

Browse files
Bump pulsar-client from 2.6.0 to 2.6.1 in /modules/pulsar (#3155)
Bumps [pulsar-client](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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41cfc6e commit 6bca821

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
@@ -3,7 +3,7 @@ description = "Testcontainers :: Pulsar"
33
dependencies {
44
compile project(':testcontainers')
55

6-
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.6.0'
6+
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.6.1'
77
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.17.0'
88
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.6.1'
99
}

0 commit comments

Comments
 (0)