Skip to content

Commit 295c792

Browse files
authored
Merge pull request #231 from innFactory/update/sbt-wartremover-3.1.6
chore: update sbt-wartremover, wartremover from 3.1.5 to 3.1.6
2 parents f985c3d + 672e3ff commit 295c792

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.1.5")
2+
addSbtPlugin("org.wartremover" %% "sbt-wartremover" % "3.1.6")
33
addSbtPlugin("org.scalameta" %% "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("com.disneystreaming.smithy4s" %% "smithy4s-sbt-codegen" % "0.17.19")
55
addSbtPlugin("com.typesafe.play" %% "sbt-plugin" % "2.9.1")

0 commit comments

Comments
 (0)