Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.7.1 (
Browse files Browse the repository at this point in the history
…#503)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent bbf673b commit 1abc34f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ arrow-jackson = "0.14.1"
io-reactor = "3.6.7"
io-reactor-extensions = "1.2.2"
slf4j = "2.0.13"
kafka = "3.7.0"
kafka = "3.7.1"
kafka-kotlin = "0.4.0"
dokka = "1.9.20"
knit = "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ couchbase-client = "3.7.0"
couchbase-client-metrics = "0.7.0"

# Kafka
kafka = "3.7.0"
kafka = "3.7.1"
kafka-kotlin = "0.4.0"

# Reactor
Expand Down

0 comments on commit 1abc34f

Please sign in to comment.