Skip to content

Commit

Permalink
Update dependency org.specs2:specs2-core to v4.20.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 0e4d76d commit 6bc11de
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 @@ -19,7 +19,7 @@ libraryDependencies ++= Seq(
"com.bot4s" %% "telegram-akka" % "5.8.2",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"com.github.tototoshi" %% "scala-csv" % "1.4.1",
"org.specs2" %% "specs2-core" % "4.20.7" % "test",
"org.specs2" %% "specs2-core" % "4.20.8" % "test",
"com.google.zxing" % "core" % "3.5.3" % "test",
"com.google.zxing" % "javase" % "3.5.3" % "test",
"com.typesafe.akka" %% "akka-actor-testkit-typed" % "2.8.6" % Test,
Expand Down

0 comments on commit 6bc11de

Please sign in to comment.