Skip to content

Commit 80d7eb7

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-bom-4.0.6' into combined-pr-branch
2 parents 96139ea + b8ae99d commit 80d7eb7

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,7 +3,7 @@ description = "Testcontainers :: Pulsar"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation platform("org.apache.pulsar:pulsar-bom:4.0.5")
6+
testImplementation platform("org.apache.pulsar:pulsar-bom:4.0.6")
77
testImplementation 'org.apache.pulsar:pulsar-client'
88
testImplementation 'org.apache.pulsar:pulsar-client-admin'
99
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)