Skip to content

Commit a5f732c

Browse files
committed
Bump sbt-snowplow-release to 0.3.2 (#40)
1 parent 294ddba commit a5f732c

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,6 +1,6 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3-
addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.1")
3+
addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.2")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
55
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)