Skip to content

Commit a3fec9a

Browse files
Update SciMLTesting QA compat to 2.2
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 8f5415b commit a3fec9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ OrdinaryDiffEqSDIRK = "1.14, 2.7.1"
2828
ReferenceTests = "0.10.6"
2929
SafeTestsets = "0.0.1, 0.1"
3030
SciMLBase = "3.18"
31-
SciMLTesting = "2.1"
31+
SciMLTesting = "2.2"
3232
SpecialFunctions = "2.8.0"
3333
Test = "1"

test/qa/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010
Aqua = "0.8"
1111
JET = "0.9,0.10,0.11"
1212
SafeTestsets = "0.0.1, 0.1"
13-
SciMLTesting = "2.1"
13+
SciMLTesting = "2.2"
1414
Test = "1"
1515
julia = "1.10"

0 commit comments

Comments
 (0)