Skip to content

Commit 66cc6a4

Browse files
committed
Bump sbt-snowplow-release to 0.3.1
1 parent cf77625 commit 66cc6a4

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
@@ -1,4 +1,4 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
33
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
4-
addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.0")
4+
addSbtPlugin("com.snowplowanalytics" % "sbt-snowplow-release" % "0.3.1")

0 commit comments

Comments
 (0)