Skip to content

Commit 52f090a

Browse files
authored
Revert "Bump pulsar-client from 2.3.2 to 2.4.0 in /modules/puls… (#1589)
This reverts commit efabf3d.
1 parent efabf3d commit 52f090a

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.4.0'
6+
testCompile group: 'org.apache.pulsar', name: 'pulsar-client', version: '2.3.2'
77
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.12.2'
88
}

0 commit comments

Comments
 (0)