Skip to content

Commit c90d674

Browse files
Merge pull request #113 from SciML/compathelper/new_version/2022-03-01-23-07-26-131-02731844845
CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat)
2 parents afe809f + 157d38f commit c90d674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1111
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212

1313
[compat]
14-
ArrayInterface = "2.8, 3.0, 4"
14+
ArrayInterface = "2.8, 3.0, 4, 5"
1515
ChainRulesCore = "1"
1616
MacroTools = "0.5"
1717
StaticArrays = "0.10, 0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)