Skip to content

Commit 9ad538d

Browse files
authored
Merge pull request #3 from cicsdev/dependabot/maven/mockito-testing-containers-sample/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1 in /mockito-testing-containers-sample
2 parents caaaa66 + b9b5d46 commit 9ad538d

File tree

1 file changed

+1
-1
lines changed
  • mockito-testing-containers-sample

1 file changed

+1
-1
lines changed

mockito-testing-containers-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>junit</groupId>
3434
<artifactId>junit</artifactId>
35-
<version>4.13</version>
35+
<version>4.13.1</version>
3636
<scope>test</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)