Skip to content

Commit 3661f0e

Browse files
authored
Update CliqueTrees and OrderedCollections versions
1 parent 60e83ed commit 3661f0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ MathOptInterfaceLDLFactorizationsExt = "LDLFactorizations"
2828

2929
[compat]
3030
BenchmarkTools = "1"
31-
CliqueTrees = "1.13"
31+
CliqueTrees = "1.17"
3232
CodecBzip2 = "0.6, 0.7, 0.8"
3333
CodecZlib = "0.6, 0.7"
3434
ForwardDiff = "1"
@@ -38,7 +38,7 @@ LDLFactorizations = "0.10"
3838
LinearAlgebra = "1"
3939
MutableArithmetics = "1"
4040
NaNMath = "0.3, 1"
41-
OrderedCollections = "1"
41+
OrderedCollections = "1.1"
4242
ParallelTestRunner = "2.4.1"
4343
PrecompileTools = "1"
4444
Printf = "1"

0 commit comments

Comments
 (0)