Skip to content

Commit

Permalink
Merge pull request #65 from zalando/dependabot/maven/org.junit.jupite…
Browse files Browse the repository at this point in the history
…r-junit-jupiter-engine-5.3.0

Bump junit-jupiter-engine from 5.2.0 to 5.3.0
  • Loading branch information
whiskeysierra committed Sep 5, 2018
2 parents 46dde02 + ba0b68b commit 48a3c6a
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 @@ -47,7 +47,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<slf4j.version>1.7.25</slf4j.version>
<junit-platform.version>1.3.0</junit-platform.version>
<junit-jupiter.version>5.2.0</junit-jupiter.version>
<junit-jupiter.version>5.3.0</junit-jupiter.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 48a3c6a

Please sign in to comment.