mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Adds a missing Hamcrest dependency for the Java Integration Test system
Change-Id: I4349ef2ff7636b6a18e7fddcc3118748ab178bbc
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