From 9fccc3662fcc6ff22d062714e703fe1bd4133382 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Sat, 27 May 2023 16:35:30 +0200 Subject: [PATCH] update for NetCDF_jll 400.902.207 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b1417878..b94cb05a 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" CFTime = "0.1.1" CommonDataModel = "0.2" DataStructures = "0.17, 0.18" -NetCDF_jll = "=400.701.400, =400.702.400, =400.902.5" +NetCDF_jll = "=400.701.400, =400.702.400, =400.902.5, =400.902.207" NetworkOptions = "1.2" julia = "1.3"