Skip to content

Commit e090eaa

Browse files
Bump the all-julia-packages group across 1 directory with 2 updates
Updates the requirements on [MATLAB](https://github.com/JuliaInterop/MATLAB.jl) and [ModelingToolkit](https://github.com/SciML/ModelingToolkit.jl) to permit the latest version. Updates `MATLAB` to 0.9.0 - [Release notes](https://github.com/JuliaInterop/MATLAB.jl/releases) - [Commits](JuliaInterop/MATLAB.jl@v0.8.0...v0.9.0) Updates `ModelingToolkit` to 10.30.0 - [Release notes](https://github.com/SciML/ModelingToolkit.jl/releases) - [Changelog](https://github.com/SciML/ModelingToolkit.jl/blob/master/NEWS.md) - [Commits](SciML/ModelingToolkit.jl@v8.0.0...v10.30.0) --- updated-dependencies: - dependency-name: MATLAB dependency-version: 0.9.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 10.30.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7036d5 commit e090eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010

1111
[compat]
1212
DiffEqBase = "6.122"
13-
MATLAB = "0.8"
14-
ModelingToolkit = "8"
13+
MATLAB = "0.8, 0.9"
14+
ModelingToolkit = "8, 10.30"
1515
Reexport = "0.2, 1.0"
1616
julia = "1.6"
1717

0 commit comments

Comments
 (0)