Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 91d7375

Browse files
authored
Merge pull request #43 from FileFighter/dependabot/maven/org.mockito-mockito-core-3.6.28
Bump mockito-core from 3.6.0 to 3.6.28
2 parents d97eb35 + 693b0ba commit 91d7375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.mockito</groupId>
6565
<artifactId>mockito-core</artifactId>
66-
<version>3.6.0</version>
66+
<version>3.6.28</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)