Skip to content

Commit e0e723c

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v4.5.x): Bump io.projectreactor.tools:blockhound-junit-platform
Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.14.RELEASE to 1.0.15.RELEASE. - [Release notes](https://github.com/reactor/BlockHound/releases) - [Commits](reactor/BlockHound@1.0.14.RELEASE...1.0.15.RELEASE) --- updated-dependencies: - dependency-name: io.projectreactor.tools:blockhound-junit-platform dependency-version: 1.0.15.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9326d9a commit e0e723c

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
@@ -27,7 +27,7 @@ buildscript {
2727
wiremockStandaloneVersion = "3.0.1"
2828

2929
// Static Analysis
30-
blockHoundVersion = "1.0.14.RELEASE"
30+
blockHoundVersion = "1.0.15.RELEASE"
3131
junitPlatformLauncherVersion = "1.7.0"
3232
}
3333
}

0 commit comments

Comments
 (0)