Skip to content

Commit

Permalink
chore(Dependencies) : update tapir-akka-http-server, tapir-core, ... …
Browse files Browse the repository at this point in the history
…from 0.20.2 to 1.9.9
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 41acb31 commit d2a6312
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ object Dependencies {
)

val algorithms: Seq[ModuleID] = Seq(
Artifact.catsCore % Version.cats,
Artifact.catsCore % Version.cats,
// A L G O R I T H M S T E S T
Artifact.scalaTest % Version.scalaTest % Test
)
Expand Down Expand Up @@ -551,7 +551,7 @@ object Dependencies {
val slinky = "0.7.2"
val spark = "3.3.1"
val sttp = "3.5.1"
val tapir = "0.20.2"
val tapir = "1.9.9"
val testcontainers = "0.40.10"
val testcontainersKafka = "1.17.5"
val zio = "1.0.17"
Expand Down

0 comments on commit d2a6312

Please sign in to comment.