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 fbf8d35 + 5a917f8 commit 4bd6ee5Copy full SHA for 4bd6ee5
modules/pulsar/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testImplementation platform("org.apache.pulsar:pulsar-bom:3.3.1")
7
testImplementation 'org.apache.pulsar:pulsar-client'
8
testImplementation 'org.apache.pulsar:pulsar-client-admin'
9
- testImplementation 'org.assertj:assertj-core:3.26.3'
+ testImplementation 'org.assertj:assertj-core:3.27.3'
10
}
11
12
tasks.japicmp {
0 commit comments