Skip to content

Commit

Permalink
CompatHelper: bump compat for IntervalArithmetic to 0.22, (keep exist…
Browse files Browse the repository at this point in the history
…ing compat)
  • Loading branch information
CompatHelper Julia authored and schillic committed Dec 14, 2023
1 parent 50f2b46 commit 0735f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
ForwardDiff = "0.10"
IntervalArithmetic = "0.15 - 0.21"
IntervalArithmetic = "0.15 - 0.22"
ReachabilityBase = "0.1.1 - 0.2"
Requires = "0.5, 1"
julia = "1.6"

0 comments on commit 0735f90

Please sign in to comment.