Skip to content

Commit 6ebfbcd

Browse files
github-actions[bot]CompatHelper JuliaJoshuaLampert
authored
CompatHelper: bump compat for CoordRefSystems to 0.18, (keep existing compat) (#180)
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 c2707d5 commit 6ebfbcd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ MeshIntegralsEnzymeExt = "Enzyme"
2020

2121
[compat]
2222
CliffordNumbers = "0.1.9"
23-
CoordRefSystems = "0.15, 0.16, 0.17"
24-
Enzyme = "0.13.19"
23+
CoordRefSystems = "0.15, 0.16, 0.17, 0.18"
24+
Enzyme = "0.13.47"
2525
FastGaussQuadrature = "1"
2626
HCubature = "1.5"
2727
LinearAlgebra = "1"

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1313

1414
[compat]
1515
Aqua = "0.7, 0.8"
16-
CoordRefSystems = "0.15, 0.16, 0.17"
17-
Enzyme = "0.13.19"
16+
CoordRefSystems = "0.15, 0.16, 0.17, 0.18"
17+
Enzyme = "0.13.47"
1818
ExplicitImports = "1.6.0"
1919
LinearAlgebra = "1"
2020
Meshes = "0.51.20, 0.52, 0.53"

0 commit comments

Comments
 (0)