Skip to content

Commit 8e52501

Browse files
authored
Merge pull request #16 from codacy/update-readme-and-license
Update latest library version on readme
2 parents d79fd49 + 10d4f9a commit 8e52501

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

.java-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

LICENSE renamed to LICENSE.md

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This library is meant to support Codacy when interacting with Bitbucket.
1111

1212
Import on SBT:
1313

14-
"com.codacy" %% "bitbucket-scala-client" % "1.6.1"
14+
"com.codacy" %% "bitbucket-scala-client" % "2.1.0"
1515

1616
### Creators
1717

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
machine:
22
java:
3-
version: oraclejdk8
3+
version: oraclejdk8

0 commit comments

Comments
 (0)