Skip to content

Commit

Permalink
bump to ghidra 11.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fmagin committed Apr 24, 2024
1 parent 9b7dff0 commit 384d239
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.2"
version: "11.0.3"

- 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.2"
version: "11.0.3"

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

0 comments on commit 384d239

Please sign in to comment.