From 391a69743c8c404130d6dd5565ec6c9af49b94fc Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 11 Feb 2024 01:09:03 +0000 Subject: [PATCH] CompatHelper: bump compat for ReachabilityAnalysis to 0.24 for package test, (keep existing compat) --- test/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Project.toml b/test/Project.toml index 43d21ad..748db37 100755 --- a/test/Project.toml +++ b/test/Project.toml @@ -13,4 +13,4 @@ ControllerFormats = "0.2" LazySets = "2.11.1" Optim = "1" Polyhedra = "0.6 - 0.7" -ReachabilityAnalysis = "0.22 - 0.23" +ReachabilityAnalysis = "0.22 - 0.23, 0.24"