diff --git a/S/SciMLOperators/Compat.toml b/S/SciMLOperators/Compat.toml index cb1e4f00790359c..9b5b8ab29062e29 100644 --- a/S/SciMLOperators/Compat.toml +++ b/S/SciMLOperators/Compat.toml @@ -43,6 +43,8 @@ MacroTools = "0.5" ["1.19 - 1"] Adapt = "4" + +["1.19 - 1.21"] SafeTestsets = "0.1" ["1.4"] diff --git a/S/SciMLOperators/Deps.toml b/S/SciMLOperators/Deps.toml index 4f44bbcf01a88be..817601a71dee539 100644 --- a/S/SciMLOperators/Deps.toml +++ b/S/SciMLOperators/Deps.toml @@ -37,4 +37,6 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" ["1.19 - 1"] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" + +["1.19 - 1.21"] SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" diff --git a/S/SciMLOperators/Versions.toml b/S/SciMLOperators/Versions.toml index d06ce8cd4ee74b3..05ee7aa7f40fe03 100644 --- a/S/SciMLOperators/Versions.toml +++ b/S/SciMLOperators/Versions.toml @@ -238,3 +238,6 @@ git-tree-sha1 = "ef54b9bcfc6694b11aea8458619d1416885bec1e" ["1.21.0"] git-tree-sha1 = "50e6ec6879eab12b039924d5a10b91c95bf9bf7f" + +["1.22.0"] +git-tree-sha1 = "d45ee7cc7d914ef41c646b273adaf984045332c4"