Skip to content

Commit

Permalink
CompatHelper: bump compat for LoggingExtras to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Nov 14, 2022
1 parent 50d0297 commit 18b2eca
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 18b2eca

Please sign in to comment.