Skip to content

Commit 551dd08

Browse files
Bump blockhound-junit-platform from 1.0.6.RELEASE to 1.0.7.RELEASE (#2672)
Bumps [blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.6.RELEASE to 1.0.7.RELEASE. - [Release notes](https://github.com/reactor/BlockHound/releases) - [Commits](reactor/BlockHound@1.0.6.RELEASE...1.0.7.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d04b90d commit 551dd08

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
@@ -119,7 +119,7 @@ ext {
119119
junitVersion = '5.9.2'
120120
junitPlatformLauncherVersion = '1.9.2'
121121
mockitoVersion = '4.11.0'
122-
blockHoundVersion = '1.0.6.RELEASE'
122+
blockHoundVersion = '1.0.7.RELEASE'
123123

124124
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
125125
"https://fasterxml.github.io/jackson-databind/javadoc/2.5/",

0 commit comments

Comments
 (0)