Skip to content

Commit 2611050

Browse files
committed
Upgrading to Scala 2.11.6 and 0.5.2 on Sonatype
Making core tests a separate module Minor refactorings to match 2.11.6
1 parent b9b9b64 commit 2611050

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
@@ -258,7 +258,7 @@ how to create a DCI project.
258258

259259
## Using Scala DCI in your project
260260

261-
ScalaDCI is available for Scala 2.11.6 at [Sonatype](https://oss.sonatype.org/index.html#nexus-search;quick%7Escaladci).
261+
ScalaDCI is available for Scala 2.11.6 at [Sonatype](https://oss.sonatype.org/content/repositories/releases/org/scaladci/scaladci_2.11/0.5.2/).
262262
To start coding with DCI in Scala add the following to your SBT build file:
263263

264264
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)