Skip to content

Commit

Permalink
fix(deps): update dependency io.projectreactor:reactor-core to v3.6.7 (
Browse files Browse the repository at this point in the history
…#464)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 80a2a2c commit 2a91415
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 @@ -15,7 +15,7 @@ jackson = "2.17.1"
arrow = "1.2.4"
arrowSuspendApp = "0.4.0"
arrow-jackson = "0.14.1"
io-reactor = "3.6.6"
io-reactor = "3.6.7"
io-reactor-extensions = "1.2.2"
slf4j = "2.0.13"
kafka = "3.7.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 @@ -29,7 +29,7 @@ kafka = "3.7.0"
kafka-kotlin = "0.4.0"

# Reactor
io-reactor = "3.6.6"
io-reactor = "3.6.7"
io-reactor-extensions = "1.2.2"

# Logging
Expand Down

0 comments on commit 2a91415

Please sign in to comment.