We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1720d commit c6b7522Copy full SHA for c6b7522
README.md
@@ -273,7 +273,7 @@ how to create a DCI project.
273
274
## Using Scala DCI in your project
275
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/).
+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/).
277
To start coding with DCI in Scala add the following to your SBT build file:
278
279
libraryDependencies ++= Seq(
0 commit comments