Skip to content

Commit

Permalink
removed JSONAssert
Browse files Browse the repository at this point in the history
  • Loading branch information
KushnirykOleh committed Jul 23, 2024
1 parent ae4691a commit cdbfc3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
<version>1.5.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Expand Down

0 comments on commit cdbfc3b

Please sign in to comment.