Skip to content

Commit

Permalink
Merge pull request #227 from zalando/dependabot/maven/junit-jupiter.v…
Browse files Browse the repository at this point in the history
…ersion-5.7.0

Bump junit-jupiter.version from 5.6.2 to 5.7.0
  • Loading branch information
Willi Schönborn committed Sep 14, 2020
2 parents 7e1fe4c + b7f69d9 commit ed7b514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -49,7 +49,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-jupiter.version>5.6.2</junit-jupiter.version>
<junit-jupiter.version>5.7.0</junit-jupiter.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit ed7b514

Please sign in to comment.