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

Commit ad42cd9

Browse files
authored
Merge pull request #13 from FileFighter/dependabot/maven/org.mockito-mockito-core-3.6.0
Bump mockito-core from 3.5.7 to 3.6.0
2 parents 59a6ab3 + 6de5cb2 commit ad42cd9

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.mockito</groupId>
6161
<artifactId>mockito-core</artifactId>
62-
<version>3.5.7</version>
62+
<version>3.6.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)