Skip to content

Commit 60ecb52

Browse files
m
1 parent 6a1f58d commit 60ecb52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdk1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.mockito</groupId>
158158
<artifactId>mockito-core</artifactId>
159-
<version>4.11.0</version>
159+
<version>5.14.2</version>
160160
<scope>test</scope>
161161
</dependency>
162162
</dependencies>
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>org.mockito</groupId>
278278
<artifactId>mockito-inline</artifactId>
279-
<version>4.11.0</version>
279+
<version>5.2.0</version>
280280
<scope>test</scope>
281281
</dependency>
282282
</dependencies>

0 commit comments

Comments
 (0)