Skip to content

Commit 1cadf74

Browse files
Update ForwardDiff requirement to 1.3.1 in /docs (#195)
Updates the requirements on [ForwardDiff](https://github.com/JuliaDiff/ForwardDiff.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDiff/ForwardDiff.jl/releases) - [Commits](JuliaDiff/ForwardDiff.jl@v0.0.2...v1.3.1) --- updated-dependencies: - dependency-name: ForwardDiff dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4b2fe0 commit 1cadf74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1616

1717
[compat]
1818
Documenter = "1.3"
19+
ForwardDiff = "1.3.1"
1920
Literate = "2.21.0"

0 commit comments

Comments
 (0)