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.
2 parents 0a75a1b + 36441c2 commit 0c2f05aCopy full SHA for 0c2f05a
modules/pulsar/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testImplementation platform("org.apache.pulsar:pulsar-bom:4.0.5")
7
testImplementation 'org.apache.pulsar:pulsar-client'
8
testImplementation 'org.apache.pulsar:pulsar-client-admin'
9
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
10
}
11
12
tasks.japicmp {
0 commit comments