Skip to content

Commit 5a46f6b

Browse files
committed
Merge branch 'master' of https://github.com/sqality/gradle-scct
2 parents a6edb2b + 6d8f162 commit 5a46f6b

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
@@ -12,10 +12,9 @@ Getting started
1212
buildscript {
1313
repositories {
1414
mavenCentral()
15-
maven { url 'http://mtkopone.github.com/scct/maven-repo' }
1615
}
1716
dependencies {
18-
classpath 'com.sqality:gradle-scct:0.3'
17+
classpath 'com.sqality:gradle-scct:0.2'
1918
}
2019
}
2120

0 commit comments

Comments
 (0)