Skip to content

Commit

Permalink
Bump arquillian-bom from 1.6.0.Final to 1.7.0.Final
Browse files Browse the repository at this point in the history
Bumps [arquillian-bom](https://github.com/arquillian/arquillian-core) from 1.6.0.Final to 1.7.0.Final.
- [Release notes](https://github.com/arquillian/arquillian-core/releases)
- [Commits](arquillian/arquillian-core@1.6.0.Final...1.7.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.arquillian:arquillian-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and t1 committed May 23, 2023
1 parent 56580b0 commit 569e8c1
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 @@ -204,7 +204,7 @@
<dependency>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-bom</artifactId>
<version>1.6.0.Final</version>
<version>1.7.0.Final</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 569e8c1

Please sign in to comment.