Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Sep 19, 2024
1 parent ddf14de commit 74b3da2
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 @@ -60,7 +60,7 @@ jobs:
- name: Clear Java generated files
run: Remove-Item .\src\jvm\knet\src\main\java\org\mases\knet\generated\* -Recurse -Force -Exclude README.md

- run: dotnet tool update --version 2.5.8 -g MASES.JNetReflector
- run: dotnet tool update --version 2.5.9 -g MASES.JNetReflector

- name: Build classes
shell: cmd
Expand Down

0 comments on commit 74b3da2

Please sign in to comment.