Skip to content

Commit

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

Bump junit-jupiter.version from 5.3.1 to 5.3.2
  • Loading branch information
whiskeysierra committed Nov 27, 2018
2 parents f42d8c0 + f78a5cc commit 1fa9eff
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 @@ -62,7 +62,7 @@
<spring.version>5.1.2.RELEASE</spring.version>
<spring-boot.version>2.1.0.RELEASE</spring-boot.version>
<junit-platform.version>1.3.2</junit-platform.version>
<junit-jupiter.version>5.3.1</junit-jupiter.version>
<junit-jupiter.version>5.3.2</junit-jupiter.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 1fa9eff

Please sign in to comment.