Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
fix: use graal-sdk 21.3.2 (#1670)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed May 3, 2022
1 parent 8def947 commit 92c2697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.properties
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ maven.com_google_http_client_google_http_client_gson=com.google.http-client:goog
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.18
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2
maven.org_graalvm_nativeimage_svm=org.graalvm.nativeimage:svm:22.0.0.2
maven.org_graalvm_sdk=org.graalvm.sdk:graal-sdk:22.0.0.2
maven.org_graalvm_sdk=org.graalvm.sdk:graal-sdk:21.3.2

# Testing maven artifacts
maven.junit_junit=junit:junit:4.13.2
Expand Down

0 comments on commit 92c2697

Please sign in to comment.