Skip to content

Commit f20c736

Browse files
github-actions[bot]CompatHelper Juliaranocha
authored
CompatHelper: bump compat for Trixi to 0.12, (keep existing compat) (#96)
* CompatHelper: bump compat for Trixi to 0.12, (keep existing compat) * CompatHelper: bump compat for Trixi to 0.12 for package test, (keep existing compat) (#97) Co-authored-by: CompatHelper Julia <[email protected]> --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hendrik Ranocha <[email protected]>
1 parent 4783cd5 commit f20c736

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Static = "0.8, 1"
3131
StaticArrayInterface = "1.5.1"
3232
StaticArrays = "1"
3333
StrideArrays = "0.1.28"
34-
Trixi = "0.9.9, 0.10, 0.11"
34+
Trixi = "0.9.9, 0.10, 0.11, 0.12"
3535
julia = "1.9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ OrdinaryDiffEq = "6.91"
1313
OrdinaryDiffEqLowStorageRK = "1.2"
1414
OrdinaryDiffEqSSPRK = "1.2"
1515
Test = "1"
16-
Trixi = "0.9.9, 0.10, 0.11"
16+
Trixi = "0.9.9, 0.10, 0.11, 0.12"
1717
TrixiTest = "0.1"

0 commit comments

Comments
 (0)