Skip to content

Commit

Permalink
CompatHelper: bump compat for OrdinaryDiffEq to 6 for package test, (…
Browse files Browse the repository at this point in the history
…keep existing compat)
  • Loading branch information
CompatHelper Julia committed Dec 21, 2021
1 parent 9e9ac0f commit a6a4ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"

[compat]
Documenter = "0.27"
OrdinaryDiffEq = "5.44"
OrdinaryDiffEq = "5.44, 6"
Trixi = "0.4"

0 comments on commit a6a4ce3

Please sign in to comment.