Skip to content

Commit 2919f5a

Browse files
Update OrdinaryDiffEqCore requirement from 1, 2.0 to 1, 2.0, 3.1
Updates the requirements on [OrdinaryDiffEqCore](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `OrdinaryDiffEqCore` to 3.1.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Commits](https://github.com/SciML/OrdinaryDiffEq.jl/commits/v3.1.0) --- updated-dependencies: - dependency-name: OrdinaryDiffEqCore dependency-version: 3.1.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87206b5 commit 2919f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Optimization = "3, 4, 5"
7575
OptimizationNLopt = "0.2, 0.3"
7676
OrdinaryDiffEq = "6.76"
7777
OrdinaryDiffEqBDF = "1"
78-
OrdinaryDiffEqCore = "1, 2.0"
78+
OrdinaryDiffEqCore = "1, 2.0, 3.1"
7979
Plots = "1"
8080
RecursiveArrayTools = "3"
8181
SDEProblemLibrary = "0.1, 1"

0 commit comments

Comments
 (0)