We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294ddba commit a5f732cCopy full SHA for a5f732c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
-addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.1")
+addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.2")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
5
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
0 commit comments