Skip to content

Commit

Permalink
Bump pulsar-client from 2.10.1 to 2.10.2
Browse files Browse the repository at this point in the history
Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.10.1...v2.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2022
1 parent 828f495 commit 8332911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies {
implementation 'io.qameta.allure:allure-testng:2.19.0'
implementation 'io.qameta.allure:allure-rest-assured:2.19.0'
implementation 'io.qameta.allure:allure-attachments:2.19.0'
implementation 'org.apache.pulsar:pulsar-client:2.10.1'
implementation 'org.apache.pulsar:pulsar-client:2.10.2'
implementation 'org.apache.avro:avro:1.11.0'
// https://stackoverflow.com/questions/40923471/cannot-compile-with-protocol-buffers-3-1-0
//implementation "org.apache.avro:avro-tools:1.11.0"
Expand Down

0 comments on commit 8332911

Please sign in to comment.