Skip to content

Commit

Permalink
Bump junit-jupiter-engine from 5.5.0 to 5.5.1 in /modules/junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.5.0...r5.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 22, 2019
1 parent 67501e8 commit bf5cd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Expand Up @@ -15,7 +15,7 @@ dependencies {

testRuntime 'org.postgresql:postgresql:42.2.6'
testRuntime 'mysql:mysql-connector-java:8.0.16'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.0'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.1'
}

test {
Expand Down

0 comments on commit bf5cd70

Please sign in to comment.