Skip to content

Commit 07bd1c3

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Trixi to 0.6 for package LibTrixi.jl, (keep existing compat)
1 parent cedba58 commit 07bd1c3

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

LibTrixi.jl/Project.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,17 @@ authors = ["Michael Schlottke-Lakemper <michael@sloede.com>", "Benedict Geihe <b
44
version = "0.1.5-pre"
55

66
[deps]
7-
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
8-
Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"
97
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
8+
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
109
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
10+
Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"
1111

12-
# NOTE: entries should be kept in sync with those in test/Project.toml
1312
[compat]
14-
julia = "1.8"
1513
MPI = "0.20.13"
1614
OrdinaryDiffEq = "6.53.2"
17-
Trixi = "0.5.29"
1815
Pkg = "1.8"
16+
Trixi = "0.5.29, 0.6"
17+
julia = "1.8"
1918

2019
[preferences.OrdinaryDiffEq]
2120
PrecompileAutoSpecialize = false

0 commit comments

Comments
 (0)