Skip to content

Commit

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

Updates `io.projectreactor:reactor-core` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

---
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 Jul 28, 2024
1 parent fd5de11 commit 887e5f4
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 = "2.0.0"
jackson = "2.16.1"
reactor = "3.6.5"
reactor = "3.6.6"
mockito = "5.12.0"

[libraries]
Expand Down

0 comments on commit 887e5f4

Please sign in to comment.