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

Commit

Permalink
Bump junit-platform-engine from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [junit-platform-engine](https://github.com/junit-team/junit5) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and juherr committed Feb 5, 2021
1 parent 13dfd2f commit 59af8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit.platform.version>1.7.0</junit.platform.version>
<junit.platform.version>1.7.1</junit.platform.version>
<junit.jupiter.version>5.7.1</junit.jupiter.version>
<testng.version>7.3.0</testng.version>
</properties>
Expand Down

0 comments on commit 59af8c3

Please sign in to comment.