Skip to content

Commit 23d20e6

Browse files
Update OrdinaryDiffEqCore requirement from 1.30.0, 2.0 to 1.30.0, 2.0, 3.1 (#120)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13cd2ce commit 23d20e6

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 @@ FiniteDiff = "2.3"
3232
ForwardDiff = "0.10, 1.3"
3333
JET = "0.9, 0.10, 0.11"
3434
OrdinaryDiffEq = "6"
35-
OrdinaryDiffEqCore = "1.30.0, 2.0"
35+
OrdinaryDiffEqCore = "1.30.0, 2.0, 3.1"
3636
OrdinaryDiffEqDifferentiation = "1.16"
3737
OrdinaryDiffEqRosenbrock = "1.17.0"
3838
RecursiveArrayTools = "1,2,3"

0 commit comments

Comments
 (0)