Skip to content

Commit 6126454

Browse files
committed
Update version badge
1 parent 5a31910 commit 6126454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Mockito-Kotlin
2-
[ ![Download](https://api.bintray.com/packages/nhaarman/maven/Mockito-Kotlin/images/download.svg) ](https://bintray.com/nhaarman/maven/Mockito-Kotlin/_latestVersion)
2+
[ ![Download](https://maven-badges.herokuapp.com/maven-central/com.nhaarman/mockito-kotlin/badge.svg) ](https://maven-badges.herokuapp.com/maven-central/com.nhaarman/mockito-kotlin)
33

44
A small library that provides helper functions to work with [Mockito](https://github.com/mockito/mockito) in Kotlin.
55

0 commit comments

Comments
 (0)