Skip to content

Commit

Permalink
Bump reactor.version from 3.5.11 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps `reactor.version` from 3.5.11 to 3.6.0.

Updates `io.projectreactor: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)

Updates `io.projectreactor:reactor-test` 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:development
  update-type: version-update:semver-minor
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent cd50fb7 commit 1bdce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<jackson.version>2.14.2</jackson.version>
<!-- Other -->
<commons-io.version>2.15.0</commons-io.version>
<reactor.version>3.5.11</reactor.version>
<reactor.version>3.6.0</reactor.version>
<!-- Testing -->
<assertj.version>3.24.2</assertj.version>
<jaxb.version>2.3.1</jaxb.version>
Expand Down

0 comments on commit 1bdce8b

Please sign in to comment.