Skip to content

Commit b9b18ed

Browse files
Merge pull request #219 from SciML/compathelper/new_version/2023-09-22-02-54-30-590-02913166892
CompatHelper: bump compat for SciMLBase to 2, (keep existing compat)
2 parents 4392343 + e9c7649 commit b9b18ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ EnumX = "1"
3333
Enzyme = "0.11"
3434
FiniteDiff = "2"
3535
ForwardDiff = "0.10.3"
36-
LinearSolve = "2"
3736
LineSearches = "7"
37+
LinearSolve = "2"
3838
PrecompileTools = "1"
3939
RecursiveArrayTools = "2"
4040
Reexport = "0.2, 1"
41-
SciMLBase = "1.97"
41+
SciMLBase = "1.97, 2"
4242
SimpleNonlinearSolve = "0.1"
4343
SparseDiffTools = "2.6"
4444
StaticArraysCore = "1.4"

0 commit comments

Comments
 (0)