diff --git a/Project.toml b/Project.toml index 015dcd2b..2c1ea988 100644 --- a/Project.toml +++ b/Project.toml @@ -10,6 +10,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" [compat] FMIExport = "0.4.0" -FMIImport = "1.0.5" +FMIImport = "0.9.0" LinearAlgebra = "1" julia = "1.6"