Skip to content

Commit 74922ed

Browse files
build: bump SciMLBase, RAT, SII compats
1 parent c9062fb commit 74922ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,18 @@ NonlinearSolve = "3.12"
100100
OrderedCollections = "1"
101101
OrdinaryDiffEq = "6.82.0"
102102
PrecompileTools = "1"
103-
RecursiveArrayTools = "2.3, 3"
103+
RecursiveArrayTools = "3.26"
104104
Reexport = "0.2, 1"
105105
RuntimeGeneratedFunctions = "0.5.9"
106-
SciMLBase = "2.28.0"
106+
SciMLBase = "2.45.0"
107107
SciMLStructures = "1.0"
108108
Serialization = "1"
109109
Setfield = "0.7, 0.8, 1"
110110
SimpleNonlinearSolve = "0.1.0, 1"
111111
SparseArrays = "1"
112112
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
113113
StaticArrays = "0.10, 0.11, 0.12, 1.0"
114-
SymbolicIndexingInterface = "0.3.12"
114+
SymbolicIndexingInterface = "0.3.26"
115115
SymbolicUtils = "2.1"
116116
Symbolics = "5.32"
117117
URIs = "1"

0 commit comments

Comments
 (0)