mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
Update build.gradle
This commit is contained in:
parent
8e98b28cc4
commit
e077f51b99
@ -19,7 +19,7 @@ eclipse.project.name = '_JsonDoclet'
|
||||
apply plugin: 'java-library'
|
||||
|
||||
dependencies {
|
||||
api "com.google.code.gson:gson@2.8.9"
|
||||
api "com.google.code.gson:gson:2.8.9"
|
||||
}
|
||||
|
||||
rootProject.createJsondocs.dependsOn jar
|
||||
|
Loading…
Reference in New Issue
Block a user