Skip to content

Commit b319c13

Browse files
Update ADTypes requirement to 1.21.0 in /docs (#196)
Updates the requirements on [ADTypes](https://github.com/SciML/ADTypes.jl) to permit the latest version. - [Release notes](https://github.com/SciML/ADTypes.jl/releases) - [Commits](SciML/ADTypes.jl@v0.1.0...v1.21.0) --- updated-dependencies: - dependency-name: ADTypes dependency-version: 1.21.0 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 1cadf74 commit b319c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1616

1717
[compat]
18+
ADTypes = "1.21.0"
1819
Documenter = "1.3"
1920
ForwardDiff = "1.3.1"
2021
Literate = "2.21.0"

0 commit comments

Comments
 (0)