Skip to content

Commit f718660

Browse files
authored
Merge pull request Vedenin#92 from Vedenin/dependabot/maven/helloworlds/4.1-testing/mockito/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /helloworlds/4.1-testing/mockito
2 parents ab0d3b6 + e27f022 commit f718660

File tree

1 file changed

+1
-1
lines changed
  • helloworlds/4.1-testing/mockito

1 file changed

+1
-1
lines changed

helloworlds/4.1-testing/mockito/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<java.version>1.7</java.version>
18-
<junit.version>4.12</junit.version>
18+
<junit.version>4.13.1</junit.version>
1919
<maven.compiler.version>3.3</maven.compiler.version>
2020
<mockito.version>1.9.5</mockito.version>
2121
</properties>

0 commit comments

Comments
 (0)