Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 1aef1c5 commit 15408e5
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 @@ -17,7 +17,7 @@ libraryDependencies ++= Seq(
"org.apache.commons" % "commons-lang3" % "3.17.0",
"com.bot4s" %% "telegram-core" % "5.8.3",
"com.bot4s" %% "telegram-akka" % "5.8.3",
"ch.qos.logback" % "logback-classic" % "1.5.8",
"ch.qos.logback" % "logback-classic" % "1.5.9",
"com.github.tototoshi" %% "scala-csv" % "1.4.1",
"org.specs2" %% "specs2-core" % "4.20.8" % "test",
"com.google.zxing" % "core" % "3.5.3" % "test",
Expand Down

0 comments on commit 15408e5

Please sign in to comment.