Skip to content

Commit

Permalink
CompatHelper: add new compat entry for TerminalLoggers at version 0.1…
Browse files Browse the repository at this point in the history
… for package ribasim_cli, (keep existing compat) (#765)

This pull request sets the compat entry for the `TerminalLoggers`
package to `0.1` for package ribasim_cli.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass
before you merge this pull request.
Note: Consider registering a new release of your package immediately
after merging this PR, as downstream packages may depend on this for
tests to pass.

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Martijn Visser <[email protected]>
  • Loading branch information
3 people committed Nov 13, 2023
1 parent 95d552b commit 92478c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/ribasim_cli/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Dates = "1"
Logging = "1"
SciMLBase = "1.60, 2"
TOML = "1"
TerminalLoggers = "0.1.7"
julia = "1.9"

0 comments on commit 92478c7

Please sign in to comment.