Skip to content

Commit

Permalink
Merge pull request #179 from rtyley/patch-1
Browse files Browse the repository at this point in the history
Replace obsolete Bintray badge with Scaladex version
  • Loading branch information
eed3si9n authored Nov 12, 2021
2 parents 5348537 + 6c9ba20 commit fc36145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Latest Stable

For sbt 1.x add sbt-buildinfo as a dependency in `project/plugins.sbt`:

![Bintray version](https://img.shields.io/bintray/v/eed3si9n/sbt-plugins/sbt-buildinfo.svg)
[![sbt-buildinfo Scala version support](https://index.scala-lang.org/sbt/sbt-buildinfo/sbt-buildinfo/latest-by-scala-version.svg?targetType=Sbt)](https://index.scala-lang.org/sbt/sbt-buildinfo/sbt-buildinfo)

```scala
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "x.y.z")
Expand Down

0 comments on commit fc36145

Please # to comment.