Skip to content

Commit

Permalink
Bump reactor from 3.6.3 to 3.6.4
Browse files Browse the repository at this point in the history
Bumps `reactor` from 3.6.3 to 3.6.4.

Updates `io.projectreactor:reactor-core` from 3.6.3 to 3.6.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.3...v3.6.4)

Updates `io.projectreactor:reactor-test` from 3.6.3 to 3.6.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Brutus5000 committed Mar 13, 2024
1 parent cd1985e commit 9612b3a
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,7 +1,7 @@
[versions]
kotlin = "1.9.23"
jackson = "2.16.1"
reactor = "3.6.3"
reactor = "3.6.4"
mockito = "5.11.0"

[libraries]
Expand Down

0 comments on commit 9612b3a

Please sign in to comment.