From 217a575224914adf192b018029e21c9ad9edcc26 Mon Sep 17 00:00:00 2001 From: Alexis Montoison Date: Mon, 26 Aug 2024 13:05:43 -0400 Subject: [PATCH] Use CUTEst_jll.jl v2.2.4 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 69d02efc..c724839f 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ SIFDecode_jll = "54dcf436-342f-53ea-8005-3708a1ae6c8c" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] -CUTEst_jll = "=2.2.3" +CUTEst_jll = "=2.2.4" Combinatorics = "1.0" DataStructures = "0.17, 0.18" JSON = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"