Skip to content

Commit

Permalink
Update log4cats-core, log4cats-noop to 2.3.2 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Brian P. Holt <[email protected]>
  • Loading branch information
4 people authored Jul 5, 2022
1 parent 4f433ac commit 43ffe32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lazy val V = new {
val cats = "2.8.0"
val catsEffect = "3.2.9"
val fs2 = "3.2.9"
val log4cats = "2.3.1"
val log4cats = "2.3.2"
}

ThisBuild / scalaVersion := V.Scalas.head
Expand Down

0 comments on commit 43ffe32

Please sign in to comment.