Skip to content

Commit 134b63a

Browse files
Merge pull request #1166 from SciML/ChrisRackauckas-patch-6
Fix tests
2 parents adf2b1f + 9a3ddbb commit 134b63a

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
@@ -102,7 +102,7 @@ RecursiveArrayTools = "3"
102102
Reexport = "1.0"
103103
ReverseDiff = "1"
104104
SciMLBase = "2.94.0"
105-
SciMLOperators = "0.3, 0.4, 1"
105+
SciMLOperators = "1"
106106
SciMLStructures = "1.5"
107107
Setfield = "1"
108108
SparseArrays = "1.9"

0 commit comments

Comments
 (0)