Skip to content

Commit

Permalink
Bump org.apache.pulsar:pulsar-client-admin in /modules/pulsar
Browse files Browse the repository at this point in the history
Bumps [org.apache.pulsar:pulsar-client-admin](https://github.com/apache/pulsar) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client-admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent f788ab6 commit 65a78d1
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 @@ -5,5 +5,5 @@ dependencies {

testImplementation group: 'org.apache.pulsar', name: 'pulsar-client', version: '3.1.1'
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.25.1'
testImplementation group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '3.1.1'
testImplementation group: 'org.apache.pulsar', name: 'pulsar-client-admin', version: '3.1.2'
}

0 comments on commit 65a78d1

Please sign in to comment.