Skip to content

Commit

Permalink
chore(Dependencies) : update armeria-scalapb from 1.21.0 to 1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 41acb31 commit 15ff5ef
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 @@ -517,7 +517,7 @@ object Dependencies {
val alpakkaKafka = "3.0.0"
val alpakkaMongodb = "3.0.4"
val alpakkaSlick = "3.0.4"
val armeriaScalapb = "1.21.0"
val armeriaScalapb = "1.27.1"
val awsCdk = "1.156.0"
val awsLambda = "1.2.1"
val awsSdk = "2.17.293"
Expand Down

0 comments on commit 15ff5ef

Please sign in to comment.