Skip to content

Commit 45fddfd

Browse files
committed
upd pulsar to 2.5.1
1 parent b7ae72e commit 45fddfd

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.5.1'
77
testCompile group: 'org.assertj', name: 'assertj-core', version: '3.16.1'
8-
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.3.1'
8+
testCompile group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '2.5.1'
99
}

0 commit comments

Comments
 (0)