Skip to content

Commit

Permalink
Bump org.apache.pulsar:pulsar-bom from 3.2.3 to 3.3.0 in /modules/pulsar
Browse files Browse the repository at this point in the history
Bumps [org.apache.pulsar:pulsar-bom](https://github.com/apache/pulsar) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 646e5e7 commit 44a29db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/pulsar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: Pulsar"
dependencies {
api project(':testcontainers')

testImplementation platform("org.apache.pulsar:pulsar-bom:3.2.3")
testImplementation platform("org.apache.pulsar:pulsar-bom:3.3.0")
testImplementation 'org.apache.pulsar:pulsar-client'
testImplementation 'org.apache.pulsar:pulsar-client-admin'
testImplementation 'org.assertj:assertj-core:3.26.3'
Expand Down

0 comments on commit 44a29db

Please sign in to comment.