Skip to content

Commit 160f6c3

Browse files
Aqua fixes
1 parent f95ed3a commit 160f6c3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Project.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
77
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
88
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
99

10+
[compat]
11+
Aqua = "0.8.10"
12+
LinearAlgebra = "1.11"
13+
Random = "1.11"
14+
Serialization = "1.11"
15+
Sockets = "1.11"
16+
Test = "1.11"
17+
julia = "1.12"
18+
1019
[extras]
1120
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
1221
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)