From c08c5443534454b2ee59f66bc6887e4512c1889d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 16 Apr 2025 00:36:31 +0000 Subject: [PATCH] CompatHelper: bump compat for Catalyst to 15 for package Jumps, (keep existing compat) --- benchmarks/Jumps/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/Jumps/Project.toml b/benchmarks/Jumps/Project.toml index ea108a79a..317d45c23 100644 --- a/benchmarks/Jumps/Project.toml +++ b/benchmarks/Jumps/Project.toml @@ -24,7 +24,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4" [compat] BenchmarkTools = "1.4" -Catalyst = "14" +Catalyst = "14, 15" Conda = "1.9.1" DataFrames = "1.3.4" DifferentialEquations = "7"