Skip to content

Commit

Permalink
build: bump brave-instrumentation-kafka-clients from 5.13.3 to 5.13.5 (
Browse files Browse the repository at this point in the history
…#459)

Bumps brave-instrumentation-kafka-clients from 5.13.3 to 5.13.5.

---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave-instrumentation-kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent 6d45ea3 commit addd20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
annotationProcessor "io.micronaut.docs:micronaut-docs-asciidoc-config-props:$micronautDocsVersion"
compileOnly "org.graalvm.nativeimage:svm"
compileOnly 'io.opentracing.contrib:opentracing-kafka-client:0.1.15'
compileOnly 'io.zipkin.brave:brave-instrumentation-kafka-clients:5.13.3'
compileOnly 'io.zipkin.brave:brave-instrumentation-kafka-clients:5.13.5'
api "io.micronaut:micronaut-messaging:$micronautVersion"
api "org.apache.kafka:kafka-clients:${kafkaVersion}"
implementation 'io.projectreactor:reactor-core:3.4.13'
Expand Down

0 comments on commit addd20b

Please sign in to comment.