Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-test from 3.6.7 to 3.6.8 (#1589)
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.7 to 3.6.8.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.7...v3.6.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Līga  <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Līga <[email protected]>
Co-authored-by: Daniel Kuntze <[email protected]>
  • Loading branch information
3 people authored Aug 21, 2024
1 parent 568262d commit 2a55e00
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.12.0</mockito.version>
<assertj.version>3.26.0</assertj.version>
<wiremock.version>3.9.1</wiremock.version>
<reactor.test.version>3.6.7</reactor.test.version>
<reactor.test.version>3.6.8</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.2</spotbugs.version>
Expand Down

0 comments on commit 2a55e00

Please sign in to comment.