Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 63f295b

Browse files
committed
chore: Add Junit4 with test scope
1 parent b0a7cd5 commit 63f295b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • google-cloud-bigquerystorage

google-cloud-bigquerystorage/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@
195195
<dependency>
196196
<groupId>junit</groupId>
197197
<artifactId>junit</artifactId>
198+
<scope>test</scope>
198199
</dependency>
199200
<dependency>
200201
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)