Skip to content

Commit a68b5c9

Browse files
Update ForwardDiff requirement to 1.3.1 in /docs
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>
1 parent 388d5ff commit a68b5c9

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)