Skip to content

Commit

Permalink
Update elasticmq-rest-sqs to 1.5.6 (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 20, 2024
1 parent 5765b00 commit f0902b9
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 @@ -51,7 +51,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.5.5",
"org.elasticmq" %% "elasticmq-rest-sqs" % "1.5.6",
"org.mockito" %% "mockito-scala" % "1.17.30",
"org.scalatest" %% "scalatest" % scalaTestVersion,
"software.amazon.awssdk" % "sqs" % "2.23.5"
Expand Down

0 comments on commit f0902b9

Please sign in to comment.