Skip to content

Commit

Permalink
Fix dependency version for Hamcrest in dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
normanj-bitquill committed May 31, 2024
1 parent 66ae3f2 commit 396f42b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/dataset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 396f42b

Please sign in to comment.