Skip to content

Commit 8d16954

Browse files
committed
compat bounds for test/Project.toml
1 parent 9941ab3 commit 8d16954

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[deps]
22
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
33
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4+
5+
[compat]
6+
Aqua = "0.8.9"
7+
Test = "1.10"

0 commit comments

Comments
 (0)