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

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

---
updated-dependencies:
- dependency-name: io.projectreactor.tools:blockhound-junit-platform
  dependency-version: 1.0.13.RELEASE
  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]
2025-05-22 13:57:18 +00:00
committed by Roy Clarkson
parent ab0b8f4aa4
commit 4dae8aa1e6

View File

@@ -18,7 +18,7 @@ import java.util.concurrent.ConcurrentHashMap
buildscript {
ext {
blockHoundVersion = "1.0.11.RELEASE"
blockHoundVersion = "1.0.13.RELEASE"
cfJavaClientVersion = "5.13.0.RELEASE"
commonsTextVersion = "1.13.1"
immutablesVersion = "2.10.1"