Skip to content

Commit

Permalink
Update to GraalVM 22.3.2 #251
Browse files Browse the repository at this point in the history
  • Loading branch information
rymsha committed May 19, 2023
1 parent 5176374 commit 0d62df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdk.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ ext {
targetOS = null
targetType = null
jdkPackageFile = null
graalvmVersion = "22.3.1"
graalvmVersion = "22.3.2"
getJdkPackageFile = this.&getJdkPackageFile
getGraalJsFile = this.&getGraalJsFile
getJdkPackageName = this.&getJdkPackageName
Expand Down

0 comments on commit 0d62df5

Please sign in to comment.