Skip to content

Commit 07ee2c9

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for GeometricBase to 0.12, (keep existing compat)
1 parent 3ee37c8 commit 07ee2c9

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

Project.toml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometricProblems"
22
uuid = "18cb22b4-ad41-5c80-9c5f-710df63fbdc9"
3-
version = "0.6.12"
43
authors = ["Michael Kraus <[email protected]>"]
4+
version = "0.6.12"
55

66
[deps]
77
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
@@ -20,7 +20,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
2020
[compat]
2121
Documenter = "1"
2222
EulerLagrange = "0.4"
23-
GeometricBase = "0.11"
23+
GeometricBase = "0.11, 0.12"
2424
GeometricEquations = "0.19"
2525
GeometricSolutions = "0.5"
2626
LaTeXStrings = "1"
@@ -40,10 +40,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
4040
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4141

4242
[targets]
43-
test = [
44-
"GeometricIntegrators",
45-
"GeometricSolutions",
46-
"SafeTestsets",
47-
"Test",
48-
"ForwardDiff",
49-
]
43+
test = ["GeometricIntegrators", "GeometricSolutions", "SafeTestsets", "Test", "ForwardDiff"]

0 commit comments

Comments
 (0)