Skip to content

Commit

Permalink
Merge pull request #75 from innFactory/update/sbt-wartremover-3.0.7
Browse files Browse the repository at this point in the history
chore: update sbt-wartremover, wartremover from 3.0.6 to 3.0.7
  • Loading branch information
mergify[bot] authored Nov 21, 2022
2 parents 284a679 + d1083b2 commit b316c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.6")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.16.8")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.18")
Expand Down

0 comments on commit b316c10

Please sign in to comment.