Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit e5b41db

Browse files
Merge pull request #483 from evenfurther/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.5.31
2 parents 536bd44 + a54eb20 commit e5b41db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libraryDependencies ++= Seq(
1717
"org.apache.commons" % "commons-lang3" % "3.20.0",
1818
"com.bot4s" %% "telegram-core" % "6.0.1",
1919
"com.bot4s" %% "telegram-akka" % "6.0.1",
20-
"ch.qos.logback" % "logback-classic" % "1.5.30",
20+
"ch.qos.logback" % "logback-classic" % "1.5.31",
2121
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
2222
"org.specs2" %% "specs2-core" % "4.23.0" % "test",
2323
"com.google.zxing" % "core" % "3.5.4" % "test",

0 commit comments

Comments
 (0)