(1.6.x): Bump io.projectreactor.tools:blockhound-junit-platform

Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.9.RELEASE to 1.0.10.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](https://github.com/reactor/BlockHound/compare/1.0.9.RELEASE...1.0.10.RELEASE)

---
updated-dependencies:
- dependency-name: io.projectreactor.tools:blockhound-junit-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-15 13:27:53 +00:00
committed by Roy Clarkson
parent 4373bf16c5
commit dd059c97b3

View File

@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
buildscript {
ext {
awaitilityVersion = "4.2.2"
blockHoundVersion = "1.0.9.RELEASE"
blockHoundVersion = "1.0.10.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
checkstyleVersion = "8.37"
commonsTextVersion = "1.12.0"