From fb07d58d05cbbd4941ea95b4c9397e9a734e1d34 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 21 Nov 2025 01:44:45 +0000 Subject: [PATCH] CompatHelper: bump compat for FMI to 0.15 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index b51530c9d0..98b87fb0ab 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -42,7 +42,7 @@ DiffEqDevTools = "2" Distributions = "0.25" Documenter = "1" DynamicQuantities = "^0.11.2, 0.12, 1" -FMI = "0.14" +FMI = "0.14, 0.15" FMIZoo = "1" InfiniteOpt = "0.5" Ipopt = "1"