Skip to content

Commit 3fa0956

Browse files
Update JLD2 requirement to 0.6.3 in /test (#115)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dd534c commit 3fa0956

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)