Skip to content

Commit e3fcbcb

Browse files
Update FiniteDifferences requirement to 0.12 in the all-julia-packages group (#378)
* Update FiniteDifferences requirement to 0.12.33 Updates the requirements on [FiniteDifferences](https://github.com/JuliaDiff/FiniteDifferences.jl) to permit the latest version. Updates `FiniteDifferences` to 0.12.33 - [Release notes](https://github.com/JuliaDiff/FiniteDifferences.jl/releases) - [Commits](JuliaDiff/FiniteDifferences.jl@v0.1.0...v0.12.33) --- updated-dependencies: - dependency-name: FiniteDifferences dependency-version: 0.12.33 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Update FiniteDifferences to 0.12 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lkdvos <ldevos98@gmail.com>
1 parent a52f0fc commit e3fcbcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Accessors = "0.1"
3434
ChainRulesCore = "1.0"
3535
Compat = "3.46, 4.2"
3636
DocStringExtensions = "0.9.3"
37+
FiniteDifferences = "0.12"
3738
KrylovKit = "0.9.5, 0.10"
3839
LinearAlgebra = "1"
3940
LoggingExtras = "1"

0 commit comments

Comments
 (0)