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 May 18, 2024
1 parent 72cab15 commit 08cf901
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 @@ -10,7 +10,7 @@ ParametricMCPs = "9b992ff8-05bb-4ea1-b9d2-5ef72d82f7ad"
TrajectoryGamesBase = "ac1ac542-73eb-4349-ae1b-660ab3609574"

[compat]
BlockArrays = "0.16"
BlockArrays = "0.16, 1"
ChainRulesCore = "1"
ParametricMCPs = "0.1.14"
TrajectoryGamesBase = "0.3.6"
Expand Down

0 comments on commit 08cf901

Please sign in to comment.