Skip to content

Commit

Permalink
#42: upgrade graalvm windows build to 21.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rladstaetter committed Dec 19, 2021
1 parent 7532984 commit bd0b8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</os>
</activation>
<properties>
<graalvm.home>C:\Program Files\Java\graalvm-ce-java11-21.2.0</graalvm.home>
<graalvm.home>C:\Program Files\Java\graalvm-ce-java11-21.3.0</graalvm.home>
<advanced.installer.compiler>C:\Program Files (x86)\Caphyon\Advanced Installer 18.4\bin\x86\AdvancedInstaller.com</advanced.installer.compiler>
</properties>
</profile>
Expand Down

0 comments on commit bd0b8d0

Please sign in to comment.