Skip to content

Commit c11a7b3

Browse files
committed
chore: update sbt-wartremover, wartremover from 3.1.8 to 3.2.0
1 parent 08c81b2 commit c11a7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.1.8")
2+
addSbtPlugin("org.wartremover" %% "sbt-wartremover" % "3.2.0")
33
addSbtPlugin("org.scalameta" %% "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("com.disneystreaming.smithy4s" %% "smithy4s-sbt-codegen" % "0.18.23")
55
addSbtPlugin("com.typesafe.play" %% "sbt-plugin" % "2.9.5")

0 commit comments

Comments
 (0)