Skip to content

Commit d0faa2f

Browse files
Update ComponentArrays requirement to 0.15.30 in /docs (#198)
Updates the requirements on [ComponentArrays](https://github.com/SciML/ComponentArrays.jl) to permit the latest version. - [Release notes](https://github.com/SciML/ComponentArrays.jl/releases) - [Changelog](https://github.com/SciML/ComponentArrays.jl/blob/main/NEWS.md) - [Commits](SciML/ComponentArrays.jl@v0.1.0...v0.15.30) --- updated-dependencies: - dependency-name: ComponentArrays dependency-version: 0.15.30 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 3bb1132 commit d0faa2f

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
@@ -16,6 +16,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1616

1717
[compat]
1818
ADTypes = "1.21.0"
19+
ComponentArrays = "0.15.31"
1920
Documenter = "1.3"
2021
ForwardDiff = "1.3.1"
2122
Literate = "2.21.0"

0 commit comments

Comments
 (0)