Skip to content

Commit

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

---
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 Dec 10, 2024
1 parent 7c54b13 commit cd6ce92
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 @@ -55,7 +55,7 @@
<rxjava3.version>3.1.10</rxjava3.version>
<rxjava2.version>2.2.21</rxjava2.version>
<rxjava1.version>1.3.8</rxjava1.version>
<reactor-core.version>3.7.0</reactor-core.version>
<reactor-core.version>3.7.1</reactor-core.version>

<testcontainers.version>1.20.4</testcontainers.version>

Expand Down

0 comments on commit cd6ce92

Please sign in to comment.