We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe77bbc commit 0a7d925Copy full SHA for 0a7d925
README.md
@@ -10,7 +10,7 @@ fs2 ftp client built on top of [Cats Effect](https://typelevel.org/cats-effect/)
10
## Setup
11
12
```
13
-// Supports scala versions (2.12 / 2.13 / 3.0)
+// Supports scala versions (2.12 / 2.13 / 3.1.x)
14
15
libraryDependencies += "com.github.regis-leray" %% "fs2-ftp" % "<version>"
16
0 commit comments