Skip to content

Commit fd60f9b

Browse files
committed
build: bump mockito-core from 4.8.0 to 4.8.1
1 parent eaae213 commit fd60f9b

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
@@ -408,7 +408,7 @@
408408
<dependency>
409409
<groupId>org.mockito</groupId>
410410
<artifactId>mockito-core</artifactId>
411-
<version>4.8.0</version>
411+
<version>4.8.1</version>
412412
<scope>test</scope>
413413
</dependency>
414414
<dependency>

0 commit comments

Comments
 (0)