diff --git a/G/GridapSolvers/Compat.toml b/G/GridapSolvers/Compat.toml index 5bf8f8e98070c93..2942936828723f8 100644 --- a/G/GridapSolvers/Compat.toml +++ b/G/GridapSolvers/Compat.toml @@ -27,12 +27,19 @@ PartitionedArrays = "0.3" ["0.3-0"] AbstractTrees = "0.4" +GridapDistributed = "0.4" +SparseMatricesCSR = "0.6.7-0.6" + +["0.3-0.4.1"] BlockArrays = "0.16" FillArrays = ["0.13", "1"] Gridap = "0.18" -GridapDistributed = "0.4" -SparseMatricesCSR = "0.6.7-0.6" ["0.4-0"] LineSearches = "7.0.1-7" NLsolve = "4.3.0-4" + +["0.4.2-0"] +BlockArrays = "1" +FillArrays = "1" +Gridap = "0.18.7-0.18" diff --git a/G/GridapSolvers/Versions.toml b/G/GridapSolvers/Versions.toml index 3f95780b077e4b3..aa6b8dce5f1b33e 100644 --- a/G/GridapSolvers/Versions.toml +++ b/G/GridapSolvers/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "851108149119690bda0afa2dba818e80c1ca1db7" ["0.4.1"] git-tree-sha1 = "2b09db401471a212fb06a9c2577f4a0be77039c2" + +["0.4.2"] +git-tree-sha1 = "965fe51639989d5c838b42bf2ee0395e9422ffe6"