Skip to content

Commit 342d758

Browse files
github-actions[bot]CompatHelper Julialucaferranti
authored
CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) (#179)
* CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: lucaferranti <[email protected]>
1 parent 7c48297 commit 342d758

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
@@ -1,6 +1,6 @@
11
name = "IntervalRootFinding"
22
uuid = "d2bf35a9-74e0-55ec-b149-d360ff49b807"
3-
version = "0.5.9"
3+
version = "0.5.10"
44

55
[deps]
66
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212

1313
[compat]
1414
ForwardDiff = "0.10"
15-
IntervalArithmetic = "0.15, 0.16, 0.17, 0.18, 0.19"
15+
IntervalArithmetic = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20"
1616
Polynomials = "0.5, 0.6, 0.7, 0.8, 1, 2"
1717
Reexport = "1"
1818
StaticArrays = "0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)