Skip to content

Commit

Permalink
Aligned JNetReflector version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomastrodicasa committed Feb 7, 2025
1 parent da79c49 commit f4d076d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generateclasses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

- name: Download latest published version of JNetReflector
if: ${{ inputs.UseLatestJNetReflector == false }}
run: dotnet tool update --version 2.5.10 -g MASES.JNetReflector
run: dotnet tool update --version 2.5.12 -g MASES.JNetReflector

- name: Set up Apache Maven Central
uses: actions/setup-java@v4
Expand Down

0 comments on commit f4d076d

Please sign in to comment.