Skip to content

Commit

Permalink
Merge pull request #8 from nelkinda/dependabot/gradle/org.junit.vinta…
Browse files Browse the repository at this point in the history
…ge-junit-vintage-engine-5.7.1

Bump junit-vintage-engine from 5.7.0 to 5.7.1
  • Loading branch information
christianhujer committed Mar 14, 2021
2 parents e13b007 + db80a6f commit 951a025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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 951a025

Please sign in to comment.