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

Commit b2045ac

Browse files
authored
Merge pull request #10 from FileFighter/dependabot/maven/org.mockito-mockito-inline-3.6.0
Bump mockito-inline from 3.5.5 to 3.6.0
2 parents 8933fc6 + e2e1f83 commit b2045ac

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.mockito</groupId>
6666
<artifactId>mockito-inline</artifactId>
67-
<version>3.5.5</version>
67+
<version>3.6.0</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)