Skip to content

Commit

Permalink
Bump junit.version from 5.7.2 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.7.2 to 5.8.0.

Updates `junit-jupiter` 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)

Updates `junit-vintage-engine` 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
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2021
1 parent 2d57744 commit f24e9d9
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 @@ -46,7 +46,7 @@
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlinx.serialization.version>1.2.2</kotlinx.serialization.version>
<ktlint.version>0.39.0</ktlint.version>
<junit.version>5.7.2</junit.version>
<junit.version>5.8.0</junit.version>
<guava.version>30.1.1-jre</guava.version>
<slf4j.version>1.7.31</slf4j.version>
<commons-cli.version>1.4</commons-cli.version>
Expand Down

0 comments on commit f24e9d9

Please sign in to comment.