From 16f5cc43532f47ea02aacfa39d645620848b3817 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 18 Sep 2025 00:45:06 +0000 Subject: [PATCH] CompatHelper: bump compat for Sundials to 5 for package SimpleHandwrittenPDE, (keep existing compat) --- benchmarks/SimpleHandwrittenPDE/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/SimpleHandwrittenPDE/Project.toml b/benchmarks/SimpleHandwrittenPDE/Project.toml index d8f5a8697..d9073cb5d 100644 --- a/benchmarks/SimpleHandwrittenPDE/Project.toml +++ b/benchmarks/SimpleHandwrittenPDE/Project.toml @@ -28,4 +28,4 @@ Preconditioners = "0.6" SciMLBenchmarks = "0.1" SciMLOperators = "1" SummationByPartsOperators = "0.5" -Sundials = "4.2" +Sundials = "4.2, 5"