Bump io.projectreactor:reactor-test from 3.6.5 to 3.6.6

Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6)

---
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>
pull/5908/head
dependabot[bot] 8 months ago committed by GitHub
parent 7d30272b39
commit 3e5473e2f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -103,7 +103,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
<version>3.6.5</version>
<version>3.6.6</version>
<scope>test</scope>
</dependency>

@ -406,7 +406,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
<version>3.6.5</version>
<version>3.6.6</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save