Merge branch 'master' into feature-active-active-event-sourcing
This commit is contained in:
commit
7bf12721c1
48 changed files with 935 additions and 688 deletions
|
|
@ -64,7 +64,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