Skip to content

Commit

Permalink
CompatHelper: bump compat for AstrodynamicalSolvers to 0.5, (keep exi…
Browse files Browse the repository at this point in the history
…sting compat)
  • Loading branch information
CompatHelper Julia authored and cadojo committed Mar 5, 2024
1 parent a4caeb9 commit 3956ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ SPICEBodies = "19f1efb6-7162-484a-b3a1-b52c391689d7"
SPICEKernels = "8e9d28ce-e483-4ef7-bfd9-45b8fef6369c"

[compat]
julia = "1.7"
AstrodynamicalCalculations = "^0.5.1"
AstrodynamicalModels = "3.4"
AstrodynamicalSolvers = "0.4"
AstrodynamicalSolvers = "0.4, 0.5"
DocStringExtensions = "0.9"
Reexport = "1.2"
SPICE = "0.2"
SPICEBodies = "0.1"
SPICEKernels = "1.2"
julia = "1.7"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 3956ff2

Please sign in to comment.