Skip to content

Commit ca02c36

Browse files
authored
chore(deps): remove mockito-core version override in google-cloud-bigquerystorage (#13807)
1 parent 2740471 commit ca02c36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • java-bigquerystorage/google-cloud-bigquerystorage

java-bigquerystorage/google-cloud-bigquerystorage/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@
238238
<dependency>
239239
<groupId>org.mockito</groupId>
240240
<artifactId>mockito-core</artifactId>
241-
<version>3.12.4</version>
242241
<scope>test</scope>
243242
</dependency>
244243
<dependency>

0 commit comments

Comments
 (0)