Skip to content

Commit cd8fe18

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Meshes in [weakdeps] to 0.54, (keep existing compat) (#134)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c9194e commit cd8fe18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ KernelInterpolationMeshesExt = "Meshes"
3131
DiffEqCallbacks = "4"
3232
ForwardDiff = "0.10.36, 1"
3333
LinearAlgebra = "1"
34-
Meshes = "0.52.1, 0.53"
34+
Meshes = "0.52.1, 0.53, 0.54"
3535
Printf = "1"
3636
Random = "1"
3737
ReadVTK = "0.2"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ CairoMakie = "0.12, 0.13, 0.14, 0.15"
1212
Changelog = "1"
1313
Documenter = "1"
1414
LinearAlgebra = "1"
15-
Meshes = "0.52.1, 0.53"
15+
Meshes = "0.52.1, 0.53, 0.54"
1616
Plots = "1.9"
1717
QuasiMonteCarlo = "0.3"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
1919
Aqua = "0.8.3"
2020
ExplicitImports = "1.6"
2121
LinearAlgebra = "1"
22-
Meshes = "0.52.1, 0.53"
22+
Meshes = "0.52.1, 0.53, 0.54"
2323
OrdinaryDiffEqNonlinearSolve = "1.6"
2424
OrdinaryDiffEqRosenbrock = "1.9"
2525
Plots = "1.25.11"

0 commit comments

Comments
 (0)