Skip to content

Commit

Permalink
Update dependency io.github.nomisrev:kotlin-kafka to v0.3.1 (#116)
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 May 22, 2023
1 parent 8ed52ab commit a7d11dd
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 @@ -13,7 +13,7 @@ io-reactor = { strictly = "3.5.6" }
io-reactor-extensions = { strictly = "1.2.2" }
slf4j = { strictly = "2.0.7" }
kafka = { strictly = "3.4.0" }
kafka-kotlin = { strictly = "0.3.0" }
kafka-kotlin = { strictly = "0.3.1" }
dokka = { strictly = "1.8.10" }
knit = { strictly = "0.4.0" }
kover = { strictly = "0.7.0" }
Expand Down

0 comments on commit a7d11dd

Please sign in to comment.