upgrape macros

pull/9941/head
Thibault Duplessis 2021-10-07 08:38:57 +02:00
parent 311a273be8
commit 4f48e2bd1c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ object Dependencies {
}
object macwire {
val version = "2.4.1"
val version = "2.4.2"
val macros = "com.softwaremill.macwire" %% "macros" % version % "provided"
val util = "com.softwaremill.macwire" %% "util" % version % "provided"
val tagging = "com.softwaremill.common" %% "tagging" % "2.3.1"