diff --git a/test/qa/Project.toml b/test/qa/Project.toml index 2823e0b..80f7724 100644 --- a/test/qa/Project.toml +++ b/test/qa/Project.toml @@ -9,7 +9,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" DataCollocations = {path = "../.."} [compat] -JET = "0.9, 0.10" +JET = "0.9, 0.10, 0.11" SafeTestsets = "0.1, 1" SciMLTesting = "1" Test = "1"