Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit ad1da99

Browse files
authored
Apply suggestions from code review
1 parent 6d09440 commit ad1da99

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
@@ -31,17 +31,17 @@ SimpleNonlinearSolveStaticArraysExt = "StaticArrays"
3131
[compat]
3232
ADTypes = "0.2.6"
3333
ArrayInterface = "7.7"
34-
ChainRulesCore = "1.18"
34+
ChainRulesCore = "1.21"
3535
ConcreteStructs = "0.2.2"
3636
DiffEqBase = "6.146"
3737
FastClosures = "0.3"
38-
FiniteDiff = "2.21"
38+
FiniteDiff = "2.22"
3939
ForwardDiff = "0.10.36"
4040
LinearAlgebra = "1.10"
4141
MaybeInplace = "0.1.1"
4242
PrecompileTools = "1.2"
4343
Reexport = "1.2"
4444
SciMLBase = "2.23"
45-
StaticArrays = "1.8"
45+
StaticArrays = "1.9"
4646
StaticArraysCore = "1.4.2"
4747
julia = "1.10"

0 commit comments

Comments
 (0)