We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0592c32 + 08199da commit 0e5828fCopy full SHA for 0e5828f
1 file changed
build.sbt
@@ -17,7 +17,7 @@ libraryDependencies ++= Seq(
17
"org.apache.commons" % "commons-lang3" % "3.20.0",
18
"com.bot4s" %% "telegram-core" % "6.0.1",
19
"com.bot4s" %% "telegram-akka" % "6.0.1",
20
- "ch.qos.logback" % "logback-classic" % "1.5.24",
+ "ch.qos.logback" % "logback-classic" % "1.5.25",
21
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
22
"org.specs2" %% "specs2-core" % "4.23.0" % "test",
23
"com.google.zxing" % "core" % "3.5.4" % "test",
0 commit comments