Skip to content

Commit e5419fd

Browse files
sbt-bintray 0.6.1 (was 0.5.6) (#168)
1 parent a0221d6 commit e5419fd

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.dwijnand" % "sbt-dynver" % "4.1.1")
2-
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
2+
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

0 commit comments

Comments
 (0)