We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13cd8f6 commit 7f4671bCopy full SHA for 7f4671b
README.md
@@ -13,11 +13,11 @@ The implementation is based on the original BSD-licensed reference implementatio
13
#### Usage
14
15
The *scala-java-time* library is currently available for Scala (JVM, version 8 and later) and Scala.js (JavaScript).
16
-Scala 2.11, Scala 2.12, Scala 2.13 and Scala 3.0.0-M3/RC1 are supported.
+Scala 2.11, Scala 2.12, Scala 2.13 and Scala 3.0.0-RC1/RC2 are supported.
17
18
To get started with SBT, add one (or both) of these dependencies:
19
20
-- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.2.0"`
+- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.2.1"`
21
22
#### Documentation
23
0 commit comments