Merge remote-tracking branch 'origin/Ghidra_12.1'

This commit is contained in:
Ryan Kurtz
2026-04-26 18:04:46 -04:00
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ java {
}
dependencies {
api "com.google.code.gson:gson:2.9.0"
api "com.google.code.gson:gson:2.13.2"
}
def jsonTask = rootProject.tasks.findByName("createJsondocs") ?: rootProject.tasks.findByName("createJsonDocs")