Skip to content

Commit 9529aa2

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Gridap to 0.20, (keep existing compat)
1 parent 7f2d3c0 commit 9529aa2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GridapSolvers"
22
uuid = "6d3209ee-5e3c-4db7-a716-942eb12ed534"
3-
authors = ["Santiago Badia <santiago.badia@monash.edu>", "Jordi Manyer <jordi.manyer@monash.edu>", "Alberto F. Martin <alberto.f.martin@anu.edu.au>", "Javier Principe <principe@cimne.upc.edu>"]
43
version = "0.7.0"
4+
authors = ["Santiago Badia <santiago.badia@monash.edu>", "Jordi Manyer <jordi.manyer@monash.edu>", "Alberto F. Martin <alberto.f.martin@anu.edu.au>", "Javier Principe <principe@cimne.upc.edu>"]
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -19,8 +19,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1919
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
2020

2121
[weakdeps]
22-
GridapPETSc = "bcdc36c2-0c3e-11ea-095a-c9dadae499f1"
2322
GridapP4est = "c2c8e14b-f5fd-423d-9666-1dd9ad120af9"
23+
GridapPETSc = "bcdc36c2-0c3e-11ea-095a-c9dadae499f1"
2424
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
2525
Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
2626

@@ -34,7 +34,7 @@ PardisoExt = "Pardiso"
3434
AbstractTrees = "0.4"
3535
BlockArrays = "1"
3636
FillArrays = "1"
37-
Gridap = "0.19"
37+
Gridap = "0.19, 0.20"
3838
GridapDistributed = "0.4.11"
3939
GridapP4est = "0.3"
4040
GridapPETSc = "0.5"

0 commit comments

Comments
 (0)