Skip to content

Commit

Permalink
Bump junit-vintage-engine from 5.7.0 to 5.7.1
Browse files Browse the repository at this point in the history
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) 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[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2021
1 parent f1f130a commit db80a6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}

plugins {
id 'name.remal.check-updates' version '1.1.6'
id 'name.remal.check-updates' version '1.2.2'
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
}

Expand Down Expand Up @@ -51,7 +51,7 @@ subprojects {
entry 'junit-platform-commons'
entry 'junit-platform-engine'
}
dependency 'org.junit.vintage:junit-vintage-engine:5.7.0'
dependency 'org.junit.vintage:junit-vintage-engine:5.7.1'
dependency 'org.mockito:mockito-core:3.8.0'
dependency 'org.pitest:pitest-junit5-plugin:0.12'
dependency 'org.pitest:pitest-command-line:1.6.2'
Expand Down

0 comments on commit db80a6f

Please sign in to comment.