From 6169f4f462638c2caa2631eaebf872ae66a5db1a Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Sat, 28 Jan 2023 16:34:34 -0500 Subject: [PATCH] bump graalvm version number --- graal-compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graal-compile.sh b/graal-compile.sh index d9cb44d..f27f04a 100755 --- a/graal-compile.sh +++ b/graal-compile.sh @@ -1,6 +1,6 @@ #!/opt/homebrew/bin/fish -jenv shell graalvm64-19.0.1 +jenv shell graalvm64-19.0.2 lein uberjar