Skip to content

Commit bc48eeb

Browse files
Bump pulsar-client from 2.7.0 to 2.7.1 in /modules/pulsar (#3913)
Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](apache/pulsar@v2.7.0...v2.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79a1a06 commit bc48eeb

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.7.0'
6+
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.7.1'
77
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.18.1'
88
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.7.0'
99
}

0 commit comments

Comments
 (0)