Skip to content

Commit 23273ea

Browse files
Update ADTypes requirement to 1.21.0
Updates the requirements on [ADTypes](https://github.com/SciML/ADTypes.jl) to permit the latest version. Updates `ADTypes` to 1.21.0 - [Release notes](https://github.com/SciML/ADTypes.jl/releases) - [Commits](v0.1.0...v1.21.0) --- updated-dependencies: - dependency-name: ADTypes dependency-version: 1.21.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 816017a commit 23273ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
33
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
44

55
[compat]
6-
Documenter = "1.3"
6+
ADTypes = "1.21.0"
7+
Documenter = "1.3"

0 commit comments

Comments
 (0)