Skip to content

Commit f83e8d7

Browse files
committed
Use CUTEst_jll.jl v2.5.0
1 parent f692869 commit f83e8d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SIFDecode_jll = "54dcf436-342f-53ea-8005-3708a1ae6c8c"
1717
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1818

1919
[compat]
20-
CUTEst_jll = "=2.4.0"
20+
CUTEst_jll = "=2.5.0"
2121
Combinatorics = "1.0"
2222
DataStructures = "0.18"
2323
JSON = "0.21"

gen/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Clang = "40e3b903-d033-50b4-a0cc-940c62c95e31"
44
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
55

66
[compat]
7-
CUTEst_jll = "2.4.0"
8-
julia = "1.6"
7+
CUTEst_jll = "2.5.0"
8+
julia = "1.10"

0 commit comments

Comments
 (0)