Skip to content

Commit

Permalink
Update macros to 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and an-tex committed Oct 2, 2024
1 parent 973993a commit cec0f1c
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 @@ -131,7 +131,7 @@ object Dependencies {
}

object macwire {
val macwireVersion = "2.6.1"
val macwireVersion = "2.6.2"

val macros = "com.softwaremill.macwire" %% "macros" % macwireVersion % "provided"
val macrosAkka = "com.softwaremill.macwire" %% "macrosakka" % macwireVersion % "provided"
Expand Down

0 comments on commit cec0f1c

Please sign in to comment.