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

Commit bbc55fb

Browse files
committed
Update dependency org.mockito:mockito-inline to v4.2.0
1 parent 80029de commit bbc55fb

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
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.mockito</groupId>
101101
<artifactId>mockito-inline</artifactId>
102-
<version>4.1.0</version>
102+
<version>4.2.0</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)