Skip to content

Commit

Permalink
CompatHelper: bump compat for Trixi to 0.6 for package test, (keep ex…
Browse files Browse the repository at this point in the history
…isting compat) (#159)

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Benedict <[email protected]>
  • Loading branch information
3 people authored Jan 9, 2024
1 parent 2eef86f commit b9cac4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions LibTrixi.jl/test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"

# NOTE entries should be kept in sync with those in ../Project.toml
[compat]
OrdinaryDiffEq = "6.53.2"
Trixi = "0.5.29"
Trixi = "0.5.29, 0.6"

[preferences.OrdinaryDiffEq]
PrecompileAutoSpecialize = false
Expand Down

0 comments on commit b9cac4d

Please sign in to comment.