Skip to content

Commit 2a91ef0

Browse files
chore(deps): update dependency org.wartremover:sbt-wartremover to v3.4.1 (#876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dmitry Ivankov <dmitry.ivankov@cognite.com>
1 parent b38c6e2 commit 2a91ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
77
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233")
8-
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")
8+
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.1")
99
addSbtPlugin("software.purpledragon" % "sbt-dependency-lock" % "1.5.1")
1010

1111
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")

0 commit comments

Comments
 (0)