Skip to content

Commit 7eb51a2

Browse files
benegeeranocha
andauthored
Apply suggestions from code review
Co-authored-by: Hendrik Ranocha <[email protected]>
1 parent ee8e918 commit 7eb51a2

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
@@ -33,5 +33,5 @@ Static = "0.8, 1"
3333
StaticArrayInterface = "1.5.1"
3434
StaticArrays = "1"
3535
StrideArrays = "0.1.28"
36-
Trixi = "0.9.9, 0.10, 0.11, 0.12, 0.13"
36+
Trixi = "0.13"
3737
julia = "1.9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ OrdinaryDiffEq = "6.91"
1515
OrdinaryDiffEqLowStorageRK = "1.2"
1616
OrdinaryDiffEqSSPRK = "1.2"
1717
Test = "1"
18-
Trixi = "0.9.9, 0.10, 0.11, 0.12, 0.13"
18+
Trixi = "0.13"
1919
TrixiTest = "0.1"

0 commit comments

Comments
 (0)