From 1cc72cd9d3b5883c410fc805e8649c6c5445bbee Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 21 Nov 2025 00:29:08 +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 c61a42c7d6..4cbc72015b 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -45,7 +45,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"