Skip to content

Commit 987056e

Browse files
committed
test(deps): update dependency org.mockito:mockito-core to v4.5.0
1 parent 3c55eb3 commit 987056e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>org.mockito</groupId>
320320
<artifactId>mockito-core</artifactId>
321-
<version>4.4.0</version>
321+
<version>4.5.0</version>
322322
<scope>test</scope>
323323
</dependency>
324324
<dependency>

0 commit comments

Comments
 (0)