Skip to content

Commit

Permalink
chore(deps): bump logback-classic from 1.5.6 to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 6, 2024
1 parent d31d789 commit 4896cf3
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 @@ -19,7 +19,7 @@ val dependencies = {
// base
"com.github.pureconfig" %% "pureconfig" % "0.17.4",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"ch.qos.logback" % "logback-classic" % "1.5.8",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect" % "3.5.4",
// tapir
Expand Down

0 comments on commit 4896cf3

Please sign in to comment.