Skip to content

Commit ca094b2

Browse files
authored
Update compatibility versions in Project.toml
1 parent 1374ef8 commit ca094b2

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
@@ -26,7 +26,7 @@ MathOptInterfaceBenchmarkToolsExt = "BenchmarkTools"
2626
MathOptInterfaceCliqueTreesExt = "CliqueTrees"
2727

2828
[compat]
29-
BenchmarkTools = "1.0.1"
29+
BenchmarkTools = "1"
3030
CliqueTrees = "1.17"
3131
CodecBzip2 = "0.6, 0.7, 0.8"
3232
CodecZlib = "0.6, 0.7"
@@ -38,7 +38,7 @@ MutableArithmetics = "1"
3838
NaNMath = "0.3, 1"
3939
OrderedCollections = "1.1"
4040
ParallelTestRunner = "2.4.1"
41-
PrecompileTools = "1"
41+
PrecompileTools = "1.0.1"
4242
Printf = "1"
4343
SparseArrays = "1"
4444
SpecialFunctions = "1, 2"

0 commit comments

Comments
 (0)