Skip to content

Commit

Permalink
Update logback-classic to 1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-firstbirdtech[bot] committed Dec 25, 2024
1 parent de88671 commit ecf340a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
private val sttpClientVersion = "3.10.1"

val core: Seq[ModuleID] = Seq(
"ch.qos.logback" % "logback-classic" % "1.5.12",
"ch.qos.logback" % "logback-classic" % "1.5.15",
"co.fs2" %% "fs2-io" % fs2Version,
"co.fs2" %% "fs2-core" % fs2Version,
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.18.2",
Expand Down

0 comments on commit ecf340a

Please sign in to comment.