Skip to content

Commit cbb6f38

Browse files
authored
Update Julia version compatibility in Project.toml (#491)
1 parent e6faf67 commit cbb6f38

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
@@ -35,7 +35,7 @@ Reexport = "1.2.2"
3535
SymbolicUtils = "3.25"
3636
Symbolics = "6.34.0"
3737
Test = "1.10"
38-
julia = "1.10"
38+
julia = "1.10.10, 1.11.9, 1.12.5"
3939

4040
[extras]
4141
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)