mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Merge "Adds a missing Hamcrest dependency for the Java Integration Test system"
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest-core</artifactId>
|
||||
<artifactId>hamcrest-all</artifactId>
|
||||
<version>1.3</version>
|
||||
<type>jar</type>
|
||||
</artifactItem>
|
||||
|
||||
Reference in New Issue
Block a user