diff --git a/Project.toml b/Project.toml index 33fab8c3..cf496c35 100644 --- a/Project.toml +++ b/Project.toml @@ -39,7 +39,7 @@ ImplicitGlobalGrid = "0.15.0" JLD2 = "0.4" MPI = "0.20" MuladdMacro = "0.2" -ParallelStencil = "0.12" +ParallelStencil = "0.12, 0.13" Reexport = "1.2.2" StaticArrays = "1" Statistics = "1" diff --git a/test/Project.toml b/test/Project.toml index 79312fc9..4b15df9f 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -24,7 +24,7 @@ CellArrays = "0.2" GeoParams = "0.5, 0.6" JustPIC = "0.3.4, 0.3.5, 0.3.6, 0.4" MPI = "0.20" -ParallelStencil = "0.11, 0.12" +ParallelStencil = "0.11, 0.12, 0.13" StaticArrays = "1" Statistics = "1" Suppressor = "0.2"