Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.5.11 to 3.6.0
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.11 to 3.6.0.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.11...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 44f9944 commit afd6c65
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.11',
reactor : '3.6.0',
rxjava : '2.2.21',
mongodb : '4.7.2',
mongodbReactive: '4.7.2',
Expand Down

0 comments on commit afd6c65

Please sign in to comment.