(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:
committed by
Roy Clarkson
parent
4373bf16c5
commit
dd059c97b3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user