Skip to content

Commit d4c2230

Browse files
Bump pulsar-client from 2.5.2 to 2.6.0 in /modules/pulsar (#2893)
Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.5.2 to 2.6.0. - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](apache/pulsar@v2.5.2...v2.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d1f3194 commit d4c2230

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

6-
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.5.2'
6+
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.6.0'
77
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.16.1'
88
}

0 commit comments

Comments
 (0)