Skip to content

Commit

Permalink
fix(deps): update dependency io.projectreactor.kotlin:reactor-kotlin-…
Browse files Browse the repository at this point in the history
…extensions to v1.2.3
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent dcc8fda commit a89b77d
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 @@ -16,7 +16,7 @@ arrow = "1.2.4"
arrowSuspendApp = "0.4.0"
arrow-jackson = "0.14.1"
io-reactor = "3.6.9"
io-reactor-extensions = "1.2.2"
io-reactor-extensions = "1.2.3"
slf4j = "2.0.16"
kafka = "3.8.0"
kafka-kotlin = "0.4.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 @@ -30,7 +30,7 @@ kafka-kotlin = "0.4.0"

# Reactor
io-reactor = "3.6.9"
io-reactor-extensions = "1.2.2"
io-reactor-extensions = "1.2.3"

# Logging
slf4j = "2.0.16"
Expand Down

0 comments on commit a89b77d

Please sign in to comment.