Skip to content

Commit

Permalink
Update zio-logging-slf4j to 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sderosiaux committed Aug 9, 2023
1 parent 41b9d0f commit 068bf15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Librairies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ object Librairies {
)

val logging = Seq(
"dev.zio" %% "zio-logging-slf4j" % "2.1.12",
"dev.zio" %% "zio-logging-slf4j" % "2.1.14",
"ch.qos.logback" % "logback-classic" % "1.4.7",
"org.slf4j" % "jul-to-slf4j" % slf4jVersion,
"org.slf4j" % "log4j-over-slf4j" % slf4jVersion,
Expand Down

0 comments on commit 068bf15

Please sign in to comment.