Skip to content

Commit 6c15e7e

Browse files
committed
chore: update sbt-wartremover, wartremover from 3.2.5 to 3.2.7
1 parent c21bc6f commit 6c15e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.codecommit" %% "sbt-github-packages" % "0.5.3")
2-
addSbtPlugin("org.wartremover" %% "sbt-wartremover" % "3.2.5")
2+
addSbtPlugin("org.wartremover" %% "sbt-wartremover" % "3.2.7")
33
addSbtPlugin("org.scalameta" %% "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("com.disneystreaming.smithy4s" %% "smithy4s-sbt-codegen" % "0.18.27")
55
addSbtPlugin("com.typesafe.play" %% "sbt-plugin" % "2.9.6")

0 commit comments

Comments
 (0)