Skip to content

Commit

Permalink
Bump junit-jupiter from 5.7.2 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.2...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2021
1 parent 7097a42 commit 39f4292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion independent-projects/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<jakarta.enterprise.cdi-api.version>2.0.2</jakarta.enterprise.cdi-api.version>
<jakarta.servlet-api.version>4.0.3</jakarta.servlet-api.version>
<jakarta.websocket-api.version>1.1.2</jakarta.websocket-api.version>
<junit.version>5.7.2</junit.version>
<junit.version>5.8.0</junit.version>
<commons-compress.version>1.20</commons-compress.version>
<jboss-logging.version>3.4.2.Final</jboss-logging.version>
<maven-core.version>3.8.1</maven-core.version>
Expand Down

0 comments on commit 39f4292

Please sign in to comment.