Skip to content

Commit

Permalink
Bump org.jboss.weld:weld-junit5 from 4.0.0.Final to 4.0.1.Final
Browse files Browse the repository at this point in the history
Bumps [org.jboss.weld:weld-junit5](https://github.com/weld/weld-junit) from 4.0.0.Final to 4.0.1.Final.
- [Release notes](https://github.com/weld/weld-junit/releases)
- [Commits](weld/weld-testing@4.0.0.Final...4.0.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent cf7a750 commit 9d9d44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<!-- Test dependency versions -->
<quarkus-cucumber.version>1.0.0</quarkus-cucumber.version>
<truth.version>1.1.5</truth.version>
<weld-junit5.version>4.0.0.Final</weld-junit5.version>
<weld-junit5.version>4.0.1.Final</weld-junit5.version>

<!-- Project setup -->
<dependency-check-maven.skip>true</dependency-check-maven.skip>
Expand Down

0 comments on commit 9d9d44f

Please sign in to comment.