From 2aa8b9de0f3814310a2a63c77199cd18b859b81c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 1 May 2026 01:00:15 +0000 Subject: [PATCH] CompatHelper: bump compat for SciMLLogging in [extras] to 2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index bdf74af01..795723c5a 100644 --- a/Project.toml +++ b/Project.toml @@ -71,7 +71,7 @@ Reexport = "1.2.2" ReverseDiff = "1" SafeTestsets = "0.1" SciMLBase = "2.130.0, 3" -SciMLLogging = "1.8" +SciMLLogging = "1.8, 2" SciMLSensitivity = "7" SparseArrays = "1.10" Symbolics = "7"