Skip to content

Commit c6b7522

Browse files
committed
'self' and 'this' now resolves to role-player!
1 parent 8d1720d commit c6b7522

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

274274
## Using Scala DCI in your project
275275

276-
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/).
276+
ScalaDCI is available for Scala 2.11.6 at [Sonatype](https://oss.sonatype.org/content/repositories/releases/org/scaladci/scaladci_2.11/0.5.4/).
277277
To start coding with DCI in Scala add the following to your SBT build file:
278278

279279
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)