Skip to content

Commit 0858c23

Browse files
committed
Upgrade to maintained fork of bintray plugin
1 parent 837cc4e commit 0858c23

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

project/plugins.sbt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.6.2")
22

3-
// incompatible with sbt-gpg (https://github.com/softprops/bintray-sbt/pull/10)
4-
// JZ: is this still true after updating to 0.3.0?
5-
// lrytz: I tried upgrading to "org.foundweekends" % "sbt-bintray" % "0.4.0" but got a linkage error
6-
// [error] (*:bintrayEnsureBintrayPackageExists) java.lang.NoSuchMethodError: org.json4s.Formats.emptyValueStrategy()Lorg/json4s/prefs/EmptyValueStrategy;
7-
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
3+
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.4")

0 commit comments

Comments
 (0)