mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-1993: Upgrading hamcrest to 2.2
This commit is contained in:
@@ -155,10 +155,10 @@ artifacts {
|
||||
Provide test dependencies here so each build file does not have to.
|
||||
*/
|
||||
dependencies {
|
||||
integrationTestImplementation "org.hamcrest:hamcrest-all:1.3"
|
||||
integrationTestImplementation "org.hamcrest:hamcrest:2.2"
|
||||
integrationTestImplementation "org.jmockit:jmockit:1.44"
|
||||
|
||||
testImplementation "org.hamcrest:hamcrest-all:1.3"
|
||||
testImplementation "org.hamcrest:hamcrest:2.2"
|
||||
testImplementation "org.jmockit:jmockit:1.44"
|
||||
|
||||
testImplementation "junit:junit:4.12"
|
||||
|
||||
Reference in New Issue
Block a user