Skip to content

Commit

Permalink
chore(deps-dev): bump org.jboss.arquillian.junit5:arquillian-junit5-c…
Browse files Browse the repository at this point in the history
…ontainer

Bumps org.jboss.arquillian.junit5:arquillian-junit5-container from 1.8.0.Final to 1.9.0.Final.

---
updated-dependencies:
- dependency-name: org.jboss.arquillian.junit5:arquillian-junit5-container
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 68c8276 commit b55f16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/jakarta-ee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>org.jboss.arquillian.junit5</groupId>
<artifactId>arquillian-junit5-container</artifactId>
<version>1.8.0.Final</version>
<version>1.9.0.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b55f16f

Please sign in to comment.