Skip to content

Commit

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

Bump junit-jupiter.version from 5.5.2 to 5.6.0
  • Loading branch information
Willi Schönborn committed Jan 22, 2020
2 parents 55095f3 + b0e5637 commit 00978d4
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 @@ -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.5.2</junit-jupiter.version>
<junit-jupiter.version>5.6.0</junit-jupiter.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 00978d4

Please sign in to comment.