From 9b7e3c0f615f4260e6b8374b04e7042411ee5268 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Sat, 15 Mar 2025 12:36:56 -0500 Subject: [PATCH] bump compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4c6952e5a73..ba551b304f3 100644 --- a/Project.toml +++ b/Project.toml @@ -92,7 +92,7 @@ PrecompileTools = "1.2" Preferences = "1.4" Printf = "1" RecipesBase = "1.3.4" -RecursiveArrayTools = "3.29" +RecursiveArrayTools = "3.31.1" Reexport = "1.2" Requires = "1.1" SciMLBase = "2.67.0"