From 06655708a15898fbb53be6346e15616c20bb501e Mon Sep 17 00:00:00 2001 From: Joaquim Date: Fri, 9 Jun 2023 16:46:40 +0100 Subject: [PATCH] Update both Julia and GMT versions (#49) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f8d2c93..1158b1f 100644 --- a/Project.toml +++ b/Project.toml @@ -3,5 +3,5 @@ GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54" IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a" [compat] -julia = "1.7" -GMT = "0.44.6" +julia = "1.9" +GMT = "1"