We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559df36 commit 037e214Copy full SHA for 037e214
modules/pulsar/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
8
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
9
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.13.4'
10
- testImplementation platform("org.apache.pulsar:pulsar-bom:4.0.5")
+ testImplementation platform("org.apache.pulsar:pulsar-bom:4.1.1")
11
testImplementation 'org.apache.pulsar:pulsar-client'
12
testImplementation 'org.apache.pulsar:pulsar-client-admin'
13
testImplementation 'org.assertj:assertj-core:3.27.4'
0 commit comments