Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
⬆️ Bump junit-jupiter-engine from 5.3.2 to 5.4.2
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.3.2 to 5.4.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.3.2...r5.4.2)
  • Loading branch information
dependabot-preview[bot] authored and punkeel committed May 29, 2019
1 parent e2884c8 commit e7907c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.3.2</version>
<version>5.4.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit e7907c7

Please sign in to comment.