diff --git a/Project.toml b/Project.toml index f9e8873a7..45f335178 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ GPUArraysCore = "0.2" JSON = "0.21" KernelAbstractions = "0.9" MuladdMacro = "0.2" -PointNeighbors = "0.4.6" +PointNeighbors = "0.4.7" Polyester = "0.7.10" RecipesBase = "1" Reexport = "1" diff --git a/docs/Project.toml b/docs/Project.toml index 054725973..82eba151f 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -13,5 +13,5 @@ Documenter = "1" DocumenterCitations = "1" OrdinaryDiffEq = "6" Plots = "1" -PointNeighbors = "0.4" +PointNeighbors = "0.4.7" TrixiBase = "0.1"