(2.1.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-16 13:31:07 +00:00
committed by Roy Clarkson
parent 5ef4c6cc5a
commit 87c782352d

View File

@@ -18,7 +18,7 @@ import java.util.concurrent.ConcurrentHashMap
buildscript {
ext {
blockHoundVersion = "1.0.9.RELEASE"
blockHoundVersion = "1.0.10.RELEASE"
cfJavaClientVersion = "5.12.2.RELEASE"
commonsTextVersion = "1.12.0"
immutablesVersion = "2.10.1"