Skip to content

Commit

Permalink
Update macros to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and an-tex committed Sep 16, 2024
1 parent 831ee84 commit 77716af
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.5.9"
val macwireVersion = "2.6.1"

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

0 comments on commit 77716af

Please sign in to comment.