Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 1, 2019
1 parent b6f3ff6 commit b2e977d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.5.0-RC2</version>
<version>5.5.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit b2e977d

Please sign in to comment.