diff --git a/Project.toml b/Project.toml index fc4f75e..f5445b9 100644 --- a/Project.toml +++ b/Project.toml @@ -31,17 +31,17 @@ SimpleNonlinearSolveStaticArraysExt = "StaticArrays" [compat] ADTypes = "0.2.6" ArrayInterface = "7.7" -ChainRulesCore = "1.18" +ChainRulesCore = "1.21" ConcreteStructs = "0.2.2" DiffEqBase = "6.146" FastClosures = "0.3" -FiniteDiff = "2.21" +FiniteDiff = "2.22" ForwardDiff = "0.10.36" LinearAlgebra = "1.10" MaybeInplace = "0.1.1" PrecompileTools = "1.2" Reexport = "1.2" SciMLBase = "2.23" -StaticArrays = "1.8" +StaticArrays = "1.9" StaticArraysCore = "1.4.2" julia = "1.10"