Skip to content

Commit e27f022

Browse files
Bump junit from 4.12 to 4.13.1 in /helloworlds/4.1-testing/mockito
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab0d3b6 commit e27f022

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

+1-1
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)