Skip to content

Commit 262b967

Browse files
Raise ModelingToolkit compatibility floors (#495)
Require the first ModelingToolkit and ModelingToolkitBase releases that satisfy the package downgrade graph and actuator tests. Co-authored-by: ChrisRackauckas-Claude <accounts@chrisrackauckas.com>
1 parent 9468d9c commit 262b967

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ DataInterpolations = "8"
2121
DiffEqBase = "6.190, 7"
2222
ForwardDiff = "0.10, 1"
2323
LinearAlgebra = "1.10"
24-
ModelingToolkit = "11"
25-
ModelingToolkitBase = "1.1"
24+
ModelingToolkit = "11.28"
25+
ModelingToolkitBase = "1.49"
2626
OrdinaryDiffEq = "6, 7"
2727
OrdinaryDiffEqBDF = "1, 2"
2828
OrdinaryDiffEqDefault = "1, 2"

0 commit comments

Comments
 (0)