Skip to content

Commit

Permalink
Bump reactor-test from 3.5.5 to 3.5.6
Browse files Browse the repository at this point in the history
Bumps [reactor-test](https://github.com/reactor/reactor-core) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.5...v3.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent 8b49d62 commit 61df763
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 @@ -78,7 +78,7 @@
<hamcrest.version>1.3</hamcrest.version>
<mockito.version>5.3.1</mockito.version>
<assertj.version>3.24.2</assertj.version>
<reactor.test.version>3.5.5</reactor.test.version>
<reactor.test.version>3.5.6</reactor.test.version>
<wiremock.version>3.0.0-beta-7</wiremock.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotbugs.annotations.version>4.7.3</spotbugs.annotations.version>
Expand Down

0 comments on commit 61df763

Please sign in to comment.