Skip to content

Commit f32e596

Browse files
Bump lower bound of v6 ArrayInterface
1 parent 8e8c1da commit f32e596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NonlinearSolve"
22
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
33
authors = ["SciML"]
4-
version = "1.4.0"
4+
version = "1.5.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -21,7 +21,7 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
2121
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2222

2323
[compat]
24-
ArrayInterface = "6, 7"
24+
ArrayInterface = "6.0.24, 7"
2525
DiffEqBase = "6"
2626
FiniteDiff = "2"
2727
ForwardDiff = "0.10.3"

0 commit comments

Comments
 (0)