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

Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.10.RELEASE to 1.0.11.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](https://github.com/reactor/BlockHound/compare/1.0.10.RELEASE...1.0.11.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]
2025-02-19 15:43:46 +00:00
committed by Roy Clarkson
parent 9cb23c745b
commit 7dc0c2008a

View File

@@ -30,7 +30,7 @@ buildscript {
findbugsVersion = "3.0.1"
// Static Analysis
blockHoundVersion = "1.0.10.RELEASE"
blockHoundVersion = "1.0.11.RELEASE"
junitPlatformLauncherVersion = "1.7.0"
}
}