Skip to content

Commit

Permalink
Bump junit-jupiter-params from 5.7.1 to 5.7.2 in /modules/junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 9, 2021
1 parent d76445b commit 66360bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
exclude(module: 'hamcrest-core')
}
testCompile 'org.assertj:assertj-core:3.18.1'
testCompile 'org.junit.jupiter:junit-jupiter-params:5.7.1'
testCompile 'org.junit.jupiter:junit-jupiter-params:5.7.2'

testRuntime 'org.postgresql:postgresql:42.2.20'
testRuntime 'mysql:mysql-connector-java:8.0.25'
Expand Down

0 comments on commit 66360bc

Please sign in to comment.