Skip to content

Commit

Permalink
build(deps): bump io.projectreactor.tools:blockhound-junit-platform
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor.tools:blockhound-junit-platform](https://github.com/reactor/BlockHound) from 1.0.9.RELEASE to 1.0.10.RELEASE.
- [Release notes](https://github.com/reactor/BlockHound/releases)
- [Commits](reactor/BlockHound@1.0.9.RELEASE...1.0.10.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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent f61259a commit bcf2097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<!-- Dependency versions -->
<archunit-junit5.version>1.3.0</archunit-junit5.version>
<blockhound-junit-platform.version>1.0.9.RELEASE</blockhound-junit-platform.version>
<blockhound-junit-platform.version>1.0.10.RELEASE</blockhound-junit-platform.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<gatling.version>3.12.0</gatling.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
Expand Down

0 comments on commit bcf2097

Please sign in to comment.