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

Commit 3f43183

Browse files
authored
Merge pull request #80 from 1and1/dependabot/maven/org.mockito-mockito-core-5.9.0
Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
2 parents 66afd25 + 06e5c51 commit 3f43183

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
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.mockito</groupId>
6868
<artifactId>mockito-core</artifactId>
69-
<version>5.8.0</version>
69+
<version>5.9.0</version>
7070
<scope>test</scope>
7171
</dependency>
7272
<dependency>

0 commit comments

Comments
 (0)