Skip to content

Commit

Permalink
Update elasticmq-rest-sqs to 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 15, 2024
1 parent 371dd5f commit 58630db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ object Dependencies {
"com.typesafe.akka" %% "akka-slf4j" % akkaVersion,
"com.typesafe.akka" %% "akka-testkit" % akkaVersion,
"io.circe" %% "circe-parser" % circeVersion,
"org.elasticmq" %% "elasticmq-rest-sqs" % "1.6.6",
"org.elasticmq" %% "elasticmq-rest-sqs" % "1.6.7",
"org.mockito" %% "mockito-scala" % "1.17.37",
"org.scalatest" %% "scalatest" % scalaTestVersion,
"software.amazon.awssdk" % "sqs" % "2.25.40"
Expand Down

0 comments on commit 58630db

Please sign in to comment.