Skip to content

Commit

Permalink
Merge pull request #7 from dwslab/dependabot/maven/junit.version-5.6.2
Browse files Browse the repository at this point in the history
Bump junit.version from 5.5.1 to 5.6.2
  • Loading branch information
janothan authored Jun 29, 2020
2 parents f0e559c + 0adf34d commit 1b40481
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 @@ -9,7 +9,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.version>5.5.1</junit.version>
<junit.version>5.6.2</junit.version>
<slf4j.version>1.7.28</slf4j.version>
</properties>

Expand Down

0 comments on commit 1b40481

Please sign in to comment.