Skip to content

Commit 7dc0c20

Browse files
dependabot[bot]royclarkson
authored andcommitted
(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](reactor/BlockHound@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] <[email protected]>
1 parent 9cb23c7 commit 7dc0c20

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
@@ -30,7 +30,7 @@ buildscript {
3030
findbugsVersion = "3.0.1"
3131

3232
// Static Analysis
33-
blockHoundVersion = "1.0.10.RELEASE"
33+
blockHoundVersion = "1.0.11.RELEASE"
3434
junitPlatformLauncherVersion = "1.7.0"
3535
}
3636
}

0 commit comments

Comments
 (0)