Skip to content

Commit

Permalink
Bump junit-jupiter-params from 5.5.2 to 5.6.0 (#1189)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.5.2...r5.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot-preview[bot] and aklish committed Mar 20, 2020
1 parent a8be84c commit 2b540be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-core/pom.xml
Expand Up @@ -44,7 +44,7 @@
</scm>

<properties>
<junit.version>5.5.2</junit.version>
<junit.version>5.6.0</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2b540be

Please sign in to comment.