Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.5.9 to 3.5.10
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.9 to 3.5.10.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.9...v3.5.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 18, 2023
1 parent 88fd887 commit 3672212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
versions = [
reactor : '3.5.9',
reactor : '3.5.10',
rxjava : '2.2.21',
mongodb : '4.7.2',
mongodbReactive: '4.7.2',
Expand Down

0 comments on commit 3672212

Please sign in to comment.