We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38c6e2 commit 2a91ef0Copy full SHA for 2a91ef0
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
7
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233")
8
-addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")
+addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.1")
9
addSbtPlugin("software.purpledragon" % "sbt-dependency-lock" % "1.5.1")
10
11
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
0 commit comments