sbt / sbt-assembly

Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
MIT License
1.95k stars 224 forks source link

Replace obsolete Bintray badge with Scaladex version #438

Closed rtyley closed 3 years ago

rtyley commented 3 years ago

Unfortunately the Bintray badge on the readme just reads 'no longer available' these days:

Bintray version

...I guess due to Bintray being sunset? However, this new Scaladex badge can replace the old Bintray badge - it summarises which versions of sbt are supported by sbt-assembly (and what the latest sbt-assembly version is for each of those sbt versions):

sbt-assembly Scala version support

More details on the badge format here: https://github.com/scalacenter/scaladex/pull/660 (with some extra changes to better support sbt in https://github.com/scalacenter/scaladex/pull/674).