Skip to content

Commit

Permalink
Merge pull request #335 from scala-steward/update/diffx-cats-0.9.0
Browse files Browse the repository at this point in the history
Update diffx-cats, diffx-core to 0.9.0
  • Loading branch information
mergify[bot] authored Sep 24, 2023
2 parents 17476d5 + 70a8f94 commit 2940343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ val commonSettings = Seq(
"com.disneystreaming" %% "weaver-cats" % "0.8.3" % Test,
"com.disneystreaming" %% "weaver-discipline" % "0.8.3" % Test,
"com.disneystreaming" %% "weaver-scalacheck" % "0.8.3" % Test,
"com.softwaremill.diffx" %% "diffx-core" % "0.8.3" % Test,
"com.softwaremill.diffx" %% "diffx-cats" % "0.8.3" % Test,
"com.softwaremill.diffx" %% "diffx-core" % "0.9.0" % Test,
"com.softwaremill.diffx" %% "diffx-cats" % "0.9.0" % Test,
),
compilerPlugins,
scalacOptions -= "-Xfatal-warnings",
Expand Down

0 comments on commit 2940343

Please sign in to comment.