Skip to content

Commit

Permalink
build: bump OrdinaryDiffEqCore compat in OrdinaryDiffEqNonlinearSolve
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Dec 2, 2024
1 parent cf13a4f commit 87fefc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/OrdinaryDiffEqNonlinearSolve/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ LinearAlgebra = "<0.0.1, 1"
LinearSolve = "2.32.0"
MuladdMacro = "0.2.4"
NonlinearSolve = "3.14.0, 4"
OrdinaryDiffEqCore = "1.1"
OrdinaryDiffEqCore = "1.13"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
PreallocationTools = "0.4.23"
Random = "<0.0.1, 1"
Expand Down

0 comments on commit 87fefc5

Please sign in to comment.