Skip to content

Commit c96c902

Browse files
authored
Fix compat bound of CliqueTrees.jl (#3039)
1 parent e4da9e3 commit c96c902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MathOptInterfaceCliqueTreesExt = "CliqueTrees"
2727

2828
[compat]
2929
BenchmarkTools = "1"
30-
CliqueTrees = "1.17"
30+
CliqueTrees = "1.17.1"
3131
CodecBzip2 = "0.6, 0.7, 0.8"
3232
CodecZlib = "0.6, 0.7"
3333
ForwardDiff = "1"

0 commit comments

Comments
 (0)