Skip to content

Commit 3205cc5

Browse files
Update JLD2 requirement to 0.6.3 in /test
Updates the requirements on [JLD2](https://github.com/JuliaIO/JLD2.jl) to permit the latest version. - [Release notes](https://github.com/JuliaIO/JLD2.jl/releases) - [Changelog](https://github.com/JuliaIO/JLD2.jl/blob/master/CHANGELOG.md) - [Commits](JuliaIO/JLD2.jl@v0.0.1...v0.6.3) --- updated-dependencies: - dependency-name: JLD2 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fe2269 commit 3205cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ BenchmarkTools = "1"
1515
Documenter = "1"
1616
Graphs = "1.4.1"
1717
InteractiveUtils = "1"
18+
JLD2 = "0.6.3"
1819
MetaGraphs = "0.7, 0.8"
1920
SimpleTraits = "0.9"
2021
Test = "1"

0 commit comments

Comments
 (0)