Skip to content

Commit d5a5e32

Browse files
Update MAT requirement from 0.10, 0.11 to 0.10, 0.11, 0.12
Updates the requirements on [MAT](https://github.com/JuliaIO/MAT.jl) to permit the latest version. - [Release notes](https://github.com/JuliaIO/MAT.jl/releases) - [Commits](https://github.com/JuliaIO/MAT.jl/commits/v0.12.0) --- updated-dependencies: - dependency-name: MAT dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a8c77 commit d5a5e32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

KomaMRIBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1616

1717
[compat]
1818
Interpolations = "0.13, 0.14, 0.15, 0.16"
19-
MAT = "0.10, 0.11"
19+
MAT = "0.10, 0.11, 0.12"
2020
MRIBase = "0.4"
2121
Parameters = "0.12"
2222
Reexport = "1"

0 commit comments

Comments
 (0)