Skip to content

Commit 5c7a06e

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Meshes to 0.54, (keep existing compat) (#186)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a7c7da2 commit 5c7a06e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Enzyme = "0.13.47"
2525
FastGaussQuadrature = "1"
2626
HCubature = "1.5"
2727
LinearAlgebra = "1"
28-
Meshes = "0.51.20, 0.52, 0.53"
28+
Meshes = "0.51.20, 0.52, 0.53, 0.54"
2929
QuadGK = "2.1.1"
3030
Unitful = "1.19"
3131
julia = "1.9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ CoordRefSystems = "0.15, 0.16, 0.17, 0.18"
1717
Enzyme = "0.13.47"
1818
ExplicitImports = "1.6.0"
1919
LinearAlgebra = "1"
20-
Meshes = "0.51.20, 0.52, 0.53"
20+
Meshes = "0.51.20, 0.52, 0.53, 0.54"
2121
SpecialFunctions = "2"
2222
TestItemRunner = "1"
2323
TestItems = "1"

0 commit comments

Comments
 (0)