Skip to content

Commit

Permalink
CompatHelper: bump compat for LazySets to 3 for package test, (keep e…
Browse files Browse the repository at this point in the history
…xisting compat)
  • Loading branch information
CompatHelper Julia committed Nov 21, 2024
1 parent c3e051b commit df4d7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ TypedPolynomials = "afbbf031-7a57-5f58-a1b9-b774a0fad08d"

[compat]
Aqua = "0.8.9"
LazySets = "1, 2"
LazySets = "1, 2, 3"
RecipesBase = "1"
TypedPolynomials = "0.3, 0.4"

0 comments on commit df4d7c3

Please sign in to comment.