Skip to content

Commit

Permalink
Update generateclasses.yaml (#120)
Browse files Browse the repository at this point in the history
Fix #119
  • Loading branch information
masesdevelopers authored Nov 6, 2024
1 parent f8ae2b4 commit b0a10b9
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.9 -g MASES.JNetReflector
run: dotnet tool update --version 2.5.10 -g MASES.JNetReflector

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

0 comments on commit b0a10b9

Please sign in to comment.