Skip to content

Commit

Permalink
Bump blockhound from 1.0.0.M5 to 1.0.3.RELEASE
Browse files Browse the repository at this point in the history
Bumps [blockhound](https://github.com/reactor/BlockHound) from 1.0.0.M5 to 1.0.3.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](1.0.0.M5...1.0.3.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 29, 2020
1 parent 63bfb5b commit dea4ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jmh {
dependencies {
switch (project.findProperty("jmhTarget")) {
case "baseline":
jmh 'io.projectreactor.tools:blockhound:1.0.0.M5'
jmh 'io.projectreactor.tools:blockhound:1.0.3.RELEASE'
break
default:
jmh project(path: ":agent", configuration: 'shadow')
Expand Down

0 comments on commit dea4ff2

Please sign in to comment.