Skip to content

Commit 63dedf6

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump io.projectreactor.tools:blockhound-junit-platform
Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.7.RELEASE to 1.0.8.RELEASE. - [Release notes](https://github.com/reactor/BlockHound/releases) - [Commits](reactor/BlockHound@1.0.7.RELEASE...1.0.8.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 a631f5b commit 63dedf6

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.2.0"
22-
blockHoundVersion = "1.0.7.RELEASE"
22+
blockHoundVersion = "1.0.8.RELEASE"
2323
cfJavaClientVersion = "5.10.0.RELEASE"
2424
checkstyleVersion = "8.37"
2525
commonsTextVersion = "1.10.0"

0 commit comments

Comments
 (0)