Skip to content

Commit b2a4513

Browse files
committed
Support JLD2 v0.6
1 parent 564dcdf commit b2a4513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
1414
[compat]
1515
CodecBzip2 = "0.8"
1616
DataFrames = "1.7"
17-
JLD2 = "0.5"
18-
NLPModels = "0.21.3"
17+
JLD2 = "0.6"
18+
NLPModels = "0.21.5"
1919
julia = "1.10"
2020

2121
[extras]

0 commit comments

Comments
 (0)