Update silencer-lib, silencer-plugin to 1.7.1 (#29516)
This commit is contained in:
parent
dd128b3e8f
commit
b90ed1c263
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ object AkkaDisciplinePlugin extends AutoPlugin {
|
|||
"akka-testkit")
|
||||
|
||||
lazy val silencerSettings = {
|
||||
val silencerVersion = "1.7.0"
|
||||
val silencerVersion = "1.7.1"
|
||||
Seq(
|
||||
libraryDependencies ++= Seq(
|
||||
compilerPlugin(("com.github.ghik" %% "silencer-plugin" % silencerVersion).cross(CrossVersion.patch)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue