Skip to content

Commit b257c97

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-bom-4.1.1' into combined-pr-branch
2 parents d3fe4a7 + b53455a commit b257c97

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.1.1")
77
testImplementation 'org.apache.pulsar:pulsar-client'
88
testImplementation 'org.apache.pulsar:pulsar-client-admin'
99
}

0 commit comments

Comments
 (0)