Skip to content

Commit

Permalink
Close #516 - Bump logback to 1.4.9 and logback-scala-interop to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Jan 13, 2024
1 parent e89b833 commit d9db3eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/2.0.0-beta24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## [2.0.0-beta24](https://github.com/kevin-lee/logger-f/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av2-m1+closed%3A2023-12-05..2024-01-13) - 2024-01-14

## Internal Housekeeping
* Upgrade `effectie` to `2.0.0-beta14` (#514)
* [`logger-f-logback-mdc-monix3`] Bump `logback` to `1.4.9` and `logback-scala-interop` to `0.3.0` (#516)
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "2.0.0-SNAPSHOT"
ThisBuild / version := "2.0.0-beta24"

0 comments on commit d9db3eb

Please sign in to comment.