Skip to content

Commit

Permalink
Update dependency org.apache.kafka:kafka-streams to v3.6.1 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 9e3a56c commit 398d686
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
Expand Up @@ -7,7 +7,7 @@ jvm = "11"

## Libs

kafka = "3.4.0" # https://kafka.apache.org/downloads
kafka = "3.6.1" # https://kafka.apache.org/downloads
kotlinx-serialization = "1.5.0" # https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.3.3
kotlinx-knit = "0.5.1" # https://github.com/Kotlin/kotlinx-knit/releases
kotlin-dokka = "1.8.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin
Expand Down

0 comments on commit 398d686

Please sign in to comment.