Skip to content

Commit 1af8e9a

Browse files
github-actions[bot]CompatHelper Julia
authored andcommitted
CompatHelper: bump compat for TrixiTest to 0.2 for package test, (keep existing compat) (trixi-framework#132)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent bee1dc8 commit 1af8e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"
99
TrixiTest = "0a316866-cbd0-4425-8bcb-08103b2c1f26"
1010

1111
[compat]
12+
LinearAlgebra = "1"
1213
MPI = "0.20.6"
1314
NLsolve = "4.5.1"
1415
OrdinaryDiffEqLowStorageRK = "1.2"
1516
OrdinaryDiffEqSSPRK = "1.2"
1617
Test = "1"
1718
Trixi = "0.13"
18-
TrixiTest = "0.1.3"
19-
LinearAlgebra = "1"
19+
TrixiTest = "0.1.3, 0.2"

0 commit comments

Comments
 (0)