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

Commit 6844894

Browse files
fix(deps): update mockito monorepo to v4.9.0
1 parent 2aa88b7 commit 6844894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@
9494
<dependency>
9595
<groupId>org.mockito</groupId>
9696
<artifactId>mockito-core</artifactId>
97-
<version>4.1.0</version>
97+
<version>4.9.0</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.mockito</groupId>
101101
<artifactId>mockito-inline</artifactId>
102-
<version>4.1.0</version>
102+
<version>4.9.0</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.jetbrains</groupId>

0 commit comments

Comments
 (0)