Skip to content

Commit

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

Updates `io.projectreactor:reactor-core` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.0...v3.6.1)

Updates `io.projectreactor:reactor-test` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 2169c3d commit a0ab151
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.16.0</jackson.version>
<!-- Other -->
<commons-io.version>2.15.1</commons-io.version>
<reactor.version>3.6.0</reactor.version>
<reactor.version>3.6.1</reactor.version>
<!-- Testing -->
<assertj.version>3.24.2</assertj.version>
<jaxb.version>2.3.1</jaxb.version>
Expand Down

0 comments on commit a0ab151

Please sign in to comment.