Skip to content

Commit

Permalink
Merge pull request #740 from dipjyotimetia/dependabot/gradle/org.apac…
Browse files Browse the repository at this point in the history
…he.pulsar-pulsar-client-2.10.2

Bump pulsar-client from 2.10.1 to 2.10.2
  • Loading branch information
dipjyotimetia committed Nov 1, 2022
2 parents c836945 + 8332911 commit b3f862c
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 b3f862c

Please sign in to comment.