Skip to content

Commit

Permalink
Merge pull request #2 from chanmratekoko/dependabot/maven/junit-junit…
Browse files Browse the repository at this point in the history
…-4.13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
chanmratekoko authored Jan 14, 2021
2 parents 3a56307 + 79c1021 commit 6aa30c0
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 @@ -53,7 +53,7 @@
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
<!-- Test Dependencies -->
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6aa30c0

Please sign in to comment.