Skip to content

Commit

Permalink
CompatHelper: bump compat for BlockArrays to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jun 16, 2024
1 parent 9cd9426 commit 0bca765
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 @@ -12,7 +12,7 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
TrajectoryGamesBase = "ac1ac542-73eb-4349-ae1b-660ab3609574"

[compat]
BlockArrays = "0.16"
BlockArrays = "0.16, 1"
Colors = "0.12"
InfiniteArrays = "0.12, 0.13, 0.14"
Makie = "0.17, 0.18, 0.19, 0.20, 0.21"
Expand Down

0 comments on commit 0bca765

Please sign in to comment.