Skip to content

Commit 402ca81

Browse files
authored
Use BrokenRecord 0.1.9
1 parent 800e39c commit 402ca81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ENV["JULIA_PKG_SERVER"] = ""
2121
Pkg.add(;
2222
name = "BrokenRecord",
2323
uuid = "bdd55f5b-6e67-4da1-a080-6086e55655a0",
24-
version = "0.1.3",
24+
version = "0.1.9",
2525
)
2626
import BrokenRecord
2727
end

0 commit comments

Comments
 (0)