Skip to content

Commit 6771be5

Browse files
Update OrdinaryDiffEqCore requirement 5.0
Updates the requirements on [OrdinaryDiffEqCore](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `OrdinaryDiffEqCore` to 5.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](SciML/OrdinaryDiffEq.jl@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: OrdinaryDiffEqCore dependency-version: 5.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c91f27e commit 6771be5

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
@@ -32,7 +32,7 @@ DifferentiationInterface = "0.7.7"
3232
FiniteDiff = "2.3"
3333
ForwardDiff = "0.10, 1.3"
3434
OrdinaryDiffEq = "7"
35-
OrdinaryDiffEqCore = "4"
35+
OrdinaryDiffEqCore = "4, 5.0"
3636
OrdinaryDiffEqDifferentiation = "3"
3737
OrdinaryDiffEqRosenbrock = "2"
3838
RecursiveArrayTools = "4"

0 commit comments

Comments
 (0)