Skip to content

Commit 3564e17

Browse files
authored
Update usage docs to v2.1.1
1 parent f4436c4 commit 3564e17

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
@@ -8,7 +8,7 @@ This library provides some of the new APIs from Scala 2.13 to Scala 2.11 and 2.1
88
To use this library, add the following to your build.sbt:
99

1010
```
11-
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.0.0"
11+
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.1.1"
1212
```
1313

1414
Version 2.0.0 is compatible with Scala 2.13, 2.12, and 2.11.

0 commit comments

Comments
 (0)