Skip to content

Commit 80b80bb

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for RecursiveArrayTools to 4 for package test, (keep existing compat)
1 parent 738f292 commit 80b80bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1717
RipQP = "1e40b3f8-35eb-4cd8-8edd-3e515bb9de08"
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919

20-
[sources]
21-
Manopt = {path = ".."}
20+
[sources.Manopt]
21+
path = ".."
2222

2323
[compat]
2424
Aqua = "0.8"
@@ -35,7 +35,7 @@ Manopt = "0.5.28"
3535
Plots = "1.30"
3636
QuadraticModels = "0.9"
3737
Random = "1.10"
38-
RecursiveArrayTools = "2, 3"
38+
RecursiveArrayTools = "2, 3, 4"
3939
RipQP = "0.6.4, 0.7"
4040
Test = "1.10"
4141
julia = "1.10"

0 commit comments

Comments
 (0)