Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-test from 3.7.0 to 3.7.1 (#1676)
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-test](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-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and finkmanAtSap committed Jan 10, 2025
1 parent acb4f99 commit 3bf636f
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 @@ -80,7 +80,7 @@
<mockito.version>5.14.2</mockito.version>
<assertj.version>3.26.3</assertj.version>
<wiremock.version>3.9.2</wiremock.version>
<reactor.test.version>3.7.0</reactor.test.version>
<reactor.test.version>3.7.1</reactor.test.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotbugs.annotations.version>4.8.6</spotbugs.annotations.version>
<spotbugs.version>4.8.6.6</spotbugs.version>
Expand Down

0 comments on commit 3bf636f

Please sign in to comment.