Skip to content

Commit 6af2c5f

Browse files
committed
Update README.md
1 parent ff90f7a commit 6af2c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ buildscript {
1414
mavenCentral()
1515
}
1616
dependencies {
17-
classpath 'com.sqality:gradle-scct:0.2'
17+
classpath 'com.sqality:gradle-scct:0.2.2'
1818
}
1919
}
2020
2121
apply plugin: 'scct'
2222
2323
dependencies {
24-
scct 'com.github.scct:scct_2.10:0.2.1'
24+
scct 'com.sqality.scct:scct_2.10:0.2.2'
2525
compile 'org.scala-lang:scala-library:2.10.1'
2626
}
2727
```

0 commit comments

Comments
 (0)