Skip to content

Commit

Permalink
Merge pull request #54 from dmolina/compathelper/new_version/2022-11-…
Browse files Browse the repository at this point in the history
…14-00-54-44-590-03559835943

CompatHelper: bump compat for LoggingExtras to 1, (keep existing compat)
  • Loading branch information
dmolina authored Mar 4, 2023
2 parents 50d0297 + 18b2eca commit 85a57ac
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 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Crayons = "^4.0"
LoggingExtras = "^0.4, 0.5"
LoggingExtras = "^0.4, 0.5, 1"
julia = "^1.4"

[extras]
Expand Down

0 comments on commit 85a57ac

Please sign in to comment.