Skip to content

Commit

Permalink
build(deps): bump version.arquillian-container
Browse files Browse the repository at this point in the history
Bumps `version.arquillian-container` from 5.1.0.Beta4 to 5.1.0.Beta5.

Updates `org.wildfly.arquillian:wildfly-arquillian-container-managed` from 5.1.0.Beta4 to 5.1.0.Beta5
- [Release notes](https://github.com/wildfly/wildfly-arquillian/releases)
- [Commits](wildfly/wildfly-arquillian@5.1.0.Beta4...5.1.0.Beta5)

Updates `org.wildfly.arquillian:wildfly-arquillian-common` from 5.1.0.Beta4 to 5.1.0.Beta5
- [Release notes](https://github.com/wildfly/wildfly-arquillian/releases)
- [Commits](wildfly/wildfly-arquillian@5.1.0.Beta4...5.1.0.Beta5)

---
updated-dependencies:
- dependency-name: org.wildfly.arquillian:wildfly-arquillian-container-managed
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.arquillian:wildfly-arquillian-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent dc513fb commit 8dba893
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 @@ -83,7 +83,7 @@

<!-- before you update arquillian-container version, consider to update wf-core-launcher version as well
and be sure that wf-core-launcher version works correctly with new arquillian-container -->
<version.arquillian-container>5.1.0.Beta4</version.arquillian-container>
<version.arquillian-container>5.1.0.Beta5</version.arquillian-container>
<!-- the following version needs to be >= than version used in arquillian-container dependency -->
<version.wf.core>25.0.2.Final</version.wf.core>

Expand Down

0 comments on commit 8dba893

Please sign in to comment.