Skip to content

Commit

Permalink
Merge pull request jmrozanec#452 from jmrozanec/dependabot/maven/juni…
Browse files Browse the repository at this point in the history
…t-junit-4.13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
jmrozanec committed Oct 13, 2020
2 parents 923992a + f22245f commit 38cabb4
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 @@ -60,7 +60,7 @@

<properties>
<slf4j.version>1.7.30</slf4j.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<mockito.version>3.5.13</mockito.version>
<powermock.version>2.0.7</powermock.version>

Expand Down

0 comments on commit 38cabb4

Please sign in to comment.