Skip to content

Commit

Permalink
Add new compat entry to fix jet versions on GitHub test of Julia 1.6 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dgleich authored Apr 16, 2024
1 parent fe3ab83 commit e75b2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "0.1.1"
[compat]
Aqua = "0.8"
GeometryBasics = "0.4"
JET = "0.7, 0.8"
JET = "0.4, 0.7, 0.8"
JSON = "0.21"
StableRNGs = "1"
Test = "1"
Expand Down

0 comments on commit e75b2e7

Please sign in to comment.