Skip to content

Commit

Permalink
Merge pull request #314 from JuliaReach/compathelper/new_version/2024…
Browse files Browse the repository at this point in the history
…-11-21-00-43-37-465-02275516116

CompatHelper: bump compat for LazySets to 3 for package test, (keep existing compat)
  • Loading branch information
schillic authored Nov 21, 2024
2 parents c3e051b + df4d7c3 commit 10b74cb
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 10b74cb

Please sign in to comment.