Skip to content

Commit

Permalink
Update macros to 2.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 19, 2023
1 parent 4bab535 commit 93669fa
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 @@ -48,7 +48,7 @@ object Dependencies {
"com.typesafe.akka" %% "akka-stream-testkit" % akkaVersion % Test,
"org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test,
"org.mockito" % "mockito-core" % "4.8.1" % Test,
"com.softwaremill.macwire" %% "macros" % "2.5.8" % Test,
"com.softwaremill.macwire" %% "macros" % "2.5.9" % Test,
"org.awaitility" % "awaitility" % "4.2.0" % Test
)

Expand Down

0 comments on commit 93669fa

Please sign in to comment.