Skip to content

Commit 541d692

Browse files
github-actions[bot]CompatHelper JuliaJoshuaLampert
authored
CompatHelper: bump compat for Meshes to 0.53, (keep existing compat) (#170)
* CompatHelper: bump compat for Meshes to 0.53, (keep existing compat) * CompatHelper: bump compat for Meshes to 0.53 for package test, (keep existing compat) (#171) Co-authored-by: CompatHelper Julia <[email protected]> --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Joshua Lampert <[email protected]>
1 parent cc92c5f commit 541d692

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.19"
2525
FastGaussQuadrature = "1"
2626
HCubature = "1.5"
2727
LinearAlgebra = "1"
28-
Meshes = "0.51.20, 0.52"
28+
Meshes = "0.51.20, 0.52, 0.53"
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"
1717
Enzyme = "0.13.19"
1818
ExplicitImports = "1.6.0"
1919
LinearAlgebra = "1"
20-
Meshes = "0.51.20, 0.52"
20+
Meshes = "0.51.20, 0.52, 0.53"
2121
SpecialFunctions = "2"
2222
TestItemRunner = "1"
2323
TestItems = "1"

0 commit comments

Comments
 (0)