From e875ffd23fb9f7039e41a38fd790a1aeefe7dc2c Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 31 May 2025 17:28:24 +0000 Subject: [PATCH] Update BVProblemLibrary --- lib/BVProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/BVProblemLibrary/Project.toml b/lib/BVProblemLibrary/Project.toml index f82d45b..e58ed4f 100644 --- a/lib/BVProblemLibrary/Project.toml +++ b/lib/BVProblemLibrary/Project.toml @@ -8,7 +8,7 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" [compat] -Aqua = "0.5" +Aqua = "0.8" DiffEqBase = "6" SpecialFunctions = "2.3" julia = "1.10"