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

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

---
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/5822/head
dependabot[bot] 9 months ago committed by GitHub
parent 24fd57374c
commit f44060d916
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.4</version>
<version>3.6.5</version>
<scope>test</scope>
</dependency>

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

Loading…
Cancel
Save