Skip to content

Commit 4857203

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump blockhound-junit-platform from 1.0.4.RELEASE to 1.0.6.RELEASE
Bumps [blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.4.RELEASE to 1.0.6.RELEASE. - [Release notes](https://github.com/reactor/BlockHound/releases) - [Commits](reactor/BlockHound@1.0.4.RELEASE...1.0.6.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] <[email protected]>
1 parent 1e9532d commit 4857203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
1919
buildscript {
2020
ext {
2121
awaitilityVersion = "4.0.2"
22-
blockHoundVersion = "1.0.4.RELEASE"
22+
blockHoundVersion = "1.0.6.RELEASE"
2323
cfJavaClientVersion = "5.6.0.RELEASE"
2424
checkstyleVersion = "8.37"
2525
commonsTextVersion = "1.9"

0 commit comments

Comments
 (0)