Skip to content

Commit 772af89

Browse files
authored
Change minimum Julia to v1.6
Mostly to avoid issues with CI tests. InspectDR (main use) already at v1.6 anyhow.
1 parent 8a62103 commit 772af89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212
test = ["Test"]
1313

1414
[compat]
15-
julia = "1.5"
15+
julia = "1.6"

0 commit comments

Comments
 (0)