Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed Jul 26, 2024
1 parent 7fb9a76 commit be083f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kafka = "3.6.1"
kafka = "3.8.0"
# Don't update, 1.7+ changes an extended class to sealed which breaks
kotlinxCore = "1.6.4"

Expand Down

0 comments on commit be083f4

Please sign in to comment.