Skip to content

Commit

Permalink
Bump jupiter.version from 5.7.0 to 5.7.1
Browse files Browse the repository at this point in the history
Bumps `jupiter.version` from 5.7.0 to 5.7.1.

Updates `junit-jupiter-api` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.7.1)

Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.7.1)

Updates `junit-jupiter-params` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and alexandru-slobodcicov committed Feb 6, 2021
1 parent 43d400e commit 0873c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -38,7 +38,7 @@
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
<liquibase.version>4.2.2</liquibase.version>
<jupiter.version>5.7.0</jupiter.version>
<jupiter.version>5.7.1</jupiter.version>
<jupiter.surefire.version>1.3.2</jupiter.surefire.version>
<mockito-core.version>3.7.7</mockito-core.version>
<mockito-junit-jupiter.version>3.7.7</mockito-junit-jupiter.version>
Expand Down

0 comments on commit 0873c90

Please sign in to comment.