Skip to content

Commit d3d71dc

Browse files
authored
remove dead link (bintray) on README (#413)
[skip ci]
1 parent f7c02ed commit d3d71dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
The most popular mocking framework for Java, now in Scala!!!
1010

11-
[![Download](https://api.bintray.com/packages/mockito/maven/mockito-scala/images/download.svg) ](https://bintray.com/mockito/maven/mockito-scala/_latestVersion)
1211
[![Maven Central](https://img.shields.io/maven-central/v/org.mockito/mockito-scala_2.12.svg)](https://search.maven.org/search?q=mockito-scala)
1312

1413
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/mockito-scala/)
@@ -26,7 +25,7 @@ The library has independent developers, release cycle and versioning from core m
2625
* Artifact identifier: "org.mockito:mockito-scala-cats_[scala-version]:[version]"
2726
* Artifact identifier: "org.mockito:mockito-scala-scalaz_[scala-version]:[version]"
2827
* Latest version - see [release notes](/docs/release-notes.md)
29-
* Repositories: [Maven Central](https://search.maven.org/search?q=mockito-scala) or [JFrog's Bintray](https://bintray.com/mockito/maven/mockito-scala)
28+
* Repositories: [Maven Central](https://search.maven.org/search?q=mockito-scala)
3029

3130

3231
### Please ensure you don't declare `mockito-core` as a dependency. `mockito-scala` will pull the appropiate version automatically

0 commit comments

Comments
 (0)