Skip to content

Commit df18162

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for GeometricBase to 0.12, (keep existing compat)
1 parent 040f295 commit df18162

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

Project.toml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometricIntegrators"
22
uuid = "dcce2d33-59f6-5b8d-9047-0defad88ae06"
3-
version = "0.14.11"
43
authors = ["Michael Kraus <[email protected]>"]
4+
version = "0.14.11"
55

66
[deps]
77
CompactBasisFunctions = "a09551c4-f815-4143-809e-dd1986753ba7"
@@ -29,7 +29,7 @@ CompactBasisFunctions = "0.2"
2929
Documenter = "1"
3030
ForwardDiff = "0.10, 1"
3131
GenericLinearAlgebra = "0.2, 0.3"
32-
GeometricBase = "0.11"
32+
GeometricBase = "0.11, 0.12"
3333
GeometricEquations = "0.19"
3434
GeometricSolutions = "0.5"
3535
OffsetArrays = "1"
@@ -52,11 +52,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
5252
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5353

5454
[targets]
55-
test = [
56-
"Aqua",
57-
"GeometricEquations",
58-
"GeometricProblems",
59-
"RungeKutta",
60-
"SafeTestsets",
61-
"Test",
62-
]
55+
test = ["Aqua", "GeometricEquations", "GeometricProblems", "RungeKutta", "SafeTestsets", "Test"]

0 commit comments

Comments
 (0)