mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-2167: Removing JMockit jar dependency
This commit is contained in:
parent
78de8e6d49
commit
d2883bbb8c
8 changed files with 5 additions and 45 deletions
|
@ -156,10 +156,8 @@ artifacts {
|
|||
*/
|
||||
dependencies {
|
||||
integrationTestImplementation "org.hamcrest:hamcrest:2.2"
|
||||
integrationTestImplementation "org.jmockit:jmockit:1.44"
|
||||
|
||||
testImplementation "org.hamcrest:hamcrest:2.2"
|
||||
testImplementation "org.jmockit:jmockit:1.44"
|
||||
|
||||
testImplementation "junit:junit:4.12"
|
||||
pcodeTestImplementation "junit:junit:4.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue