Skip to content

Commit

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

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

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

---
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 Jul 30, 2024
1 parent dedd955 commit 658f344
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.6"
reactor = "3.6.8"
mockito = "5.12.0"

[libraries]
Expand Down

0 comments on commit 658f344

Please sign in to comment.