Skip to content

Commit bbb570f

Browse files
committed
test(deps): update dependency org.mockito:mockito-core to v5
1 parent 01f669c commit bbb570f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-firestore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.mockito</groupId>
134134
<artifactId>mockito-core</artifactId>
135-
<version>4.11.0</version>
135+
<version>5.5.0</version>
136136
<scope>test</scope>
137137
</dependency>
138138
<!-- Need testing utility classes for generated gRPC clients tests -->

0 commit comments

Comments
 (0)