Skip to content

Commit c3c1230

Browse files
Bump org.apache.pulsar:pulsar-bom from 3.3.1 to 4.0.3 in /modules/pulsar
Bumps [org.apache.pulsar:pulsar-bom](https://github.com/apache/pulsar) from 3.3.1 to 4.0.3. - [Release notes](https://github.com/apache/pulsar/releases) - [Commits](apache/pulsar@v3.3.1...v4.0.3) --- updated-dependencies: - dependency-name: org.apache.pulsar:pulsar-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 576e65a commit c3c1230

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:3.3.1")
6+
testImplementation platform("org.apache.pulsar:pulsar-bom:4.0.3")
77
testImplementation 'org.apache.pulsar:pulsar-client'
88
testImplementation 'org.apache.pulsar:pulsar-client-admin'
99
testImplementation 'org.assertj:assertj-core:3.26.3'

0 commit comments

Comments
 (0)