Skip to content

Commit b977b27

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for GeometricEquations to 0.19, (keep existing compat)
1 parent c1f877a commit b977b27

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

Project.toml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ChainRulesTestUtils = "1"
4242
Distances = "0.10"
4343
ForwardDiff = "0.10, 1"
4444
GeometricBase = "0.10"
45-
GeometricEquations = "0.18"
45+
GeometricEquations = "0.18, 0.19"
4646
GeometricIntegrators = "0.14.2"
4747
GeometricSolutions = "0.3.24, 0.4"
4848
HDF5 = "0.16, 0.17"
@@ -74,13 +74,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
7474
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
7575

7676
[targets]
77-
test = [
78-
"Documenter",
79-
"ChainRulesTestUtils",
80-
"Random",
81-
"SafeTestsets",
82-
"Test",
83-
"GeometricProblems",
84-
"FiniteDifferences",
85-
"GeometricIntegrators",
86-
]
77+
test = ["Documenter", "ChainRulesTestUtils", "Random", "SafeTestsets", "Test", "GeometricProblems", "FiniteDifferences", "GeometricIntegrators"]

0 commit comments

Comments
 (0)