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
|
@ -43,9 +43,7 @@ dependencies {
|
|||
|
||||
runtimeOnly "msv:relaxngDatatype:20050913"
|
||||
api "msv:isorelax:20050913"
|
||||
|
||||
testImplementation "org.jmockit:jmockit:1.44"
|
||||
|
||||
|
||||
// Must specify the specific antlr implementation to use or it will default to trying to find
|
||||
// version 2.7.7 (which we don't have)
|
||||
antlr "org.antlr:antlr:3.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue