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

Commit aadb4a9

Browse files
Merge pull request #460 from evenfurther/renovate/telegram
Update telegram to v6.0.1
2 parents b376a9e + 7affa08 commit aadb4a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ libraryDependencies ++= Seq(
1515
"org.apache.pdfbox" % "pdfbox" % "3.0.6",
1616
"commons-io" % "commons-io" % "2.21.0",
1717
"org.apache.commons" % "commons-lang3" % "3.20.0",
18-
"com.bot4s" %% "telegram-core" % "6.0.0",
19-
"com.bot4s" %% "telegram-akka" % "6.0.0",
18+
"com.bot4s" %% "telegram-core" % "6.0.1",
19+
"com.bot4s" %% "telegram-akka" % "6.0.1",
2020
"ch.qos.logback" % "logback-classic" % "1.5.21",
2121
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
2222
"org.specs2" %% "specs2-core" % "4.23.0" % "test",

0 commit comments

Comments
 (0)