Skip to content

Commit aa12121

Browse files
committed
pom: Update mockito-core dependency to 5.18.0
Signed-off-by: Christian Kohlschütter <[email protected]>
1 parent dc8d38d commit aa12121

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
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>org.mockito</groupId>
161161
<artifactId>mockito-core</artifactId>
162-
<version>2.28.2</version>
162+
<version>5.18.0</version>
163163
<scope>test</scope>
164164
</dependency>
165165
<dependency>

0 commit comments

Comments
 (0)