From 736af11f5c02fbe0986397b8c74dc066696d3808 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 20 Jul 2024 06:35:05 -0400 Subject: [PATCH] Update lib/JumpProblemLibrary/Project.toml --- lib/JumpProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/JumpProblemLibrary/Project.toml b/lib/JumpProblemLibrary/Project.toml index beb0caf..1da0ef7 100644 --- a/lib/JumpProblemLibrary/Project.toml +++ b/lib/JumpProblemLibrary/Project.toml @@ -9,7 +9,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47" [compat] Aqua = "0.5" -Catalyst = "14" +Catalyst = "13" DiffEqBase = "6" RuntimeGeneratedFunctions = "0.5" julia = "1.10"