Skip to content

Commit

Permalink
bump ghidra to 11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fmagin committed Mar 27, 2024
1 parent 2c05137 commit 51e664a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: 1.17
- uses: er28-0652/setup-ghidra@master
with:
version: "11.0.1"
version: "11.0.2"

- name: Build Extension
working-directory: ./GhidraJupyterKotlin
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: 1.17
- uses: er28-0652/setup-ghidra@master
with:
version: "11.0.1"
version: "11.0.2"

- name: Build with Gradle
working-directory: ./GhidraJupyterKotlin
Expand Down

0 comments on commit 51e664a

Please sign in to comment.