Skip to content

Commit

Permalink
Merge pull request #4 from atlanmod/dependabot/maven/junit-junit-4.13.1
Browse files Browse the repository at this point in the history
Bump junit from 4.12 to 4.13.1
  • Loading branch information
sunye authored Oct 14, 2020
2 parents 6be7e34 + 66dd199 commit f48bfca
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 @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.4.10</kotlin.version>
<kotlin.code.style>official</kotlin.code.style>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f48bfca

Please sign in to comment.