Skip to content

Commit 0a72efd

Browse files
Update OrdinaryDiffEqCore requirement from 1.19.0, 2 to 1.19.0, 2, 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 a6e6fee commit 0a72efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DataStructures = "0.18.22, 0.19"
2121
DiffEqBase = "6.165.1"
2222
ExplicitImports = "1"
2323
ModelingToolkit = "10"
24-
OrdinaryDiffEqCore = "1.19.0, 2"
24+
OrdinaryDiffEqCore = "1.19.0, 2, 3.1"
2525
OrdinaryDiffEqLowOrderRK = "1.7"
2626
OrdinaryDiffEqTsit5 = "1.1.0"
2727
PrecompileTools = "1.0"

0 commit comments

Comments
 (0)