Skip to content

Commit

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

Bump junit-platform.version from 1.3.0 to 1.3.1
  • Loading branch information
whiskeysierra committed Sep 18, 2018
2 parents dfdd64d + 1dc3256 commit a2a1e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -46,7 +46,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<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-platform.version>1.3.1</junit-platform.version>
<junit-jupiter.version>5.3.0</junit-jupiter.version>
</properties>

Expand Down

0 comments on commit a2a1e0d

Please sign in to comment.