Skip to content

Commit

Permalink
CompatHelper: bump compat for Catch22 to 0.5, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jan 23, 2024
1 parent e8d2c7f commit 0c34e9f
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 @@ -19,7 +19,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
Catch22 = "0.4"
Catch22 = "0.4, 0.5"
DataFrames = "1"
HypothesisTests = "0.10"
IterTools = "1"
Expand Down

0 comments on commit 0c34e9f

Please sign in to comment.