Skip to content

Commit 41f72a5

Browse files
committed
bump minimum julia version to 1.10
1 parent d5aac6e commit 41f72a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PrecompileTools = "1.0"
3131
Random = "<0.0.1,1"
3232
StaticArrays = "0.6, 1"
3333
Test = "<0.0.1,1"
34-
julia = "1.6"
34+
julia = "1.10"
3535

3636
[extras]
3737
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)