diff --git a/Project.toml b/Project.toml index c22fc0d8..be5ed7ae 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ Enzyme = "0.13.47" FastGaussQuadrature = "1" HCubature = "1.5" LinearAlgebra = "1" -Meshes = "0.51.20, 0.52, 0.53" +Meshes = "0.51.20, 0.52, 0.53, 0.54" QuadGK = "2.1.1" Unitful = "1.19" julia = "1.9" diff --git a/test/Project.toml b/test/Project.toml index 4d34aa3b..c4d94210 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -17,7 +17,7 @@ CoordRefSystems = "0.15, 0.16, 0.17, 0.18" Enzyme = "0.13.47" ExplicitImports = "1.6.0" LinearAlgebra = "1" -Meshes = "0.51.20, 0.52, 0.53" +Meshes = "0.51.20, 0.52, 0.53, 0.54" SpecialFunctions = "2" TestItemRunner = "1" TestItems = "1"