Skip to content

Commit 7f4671b

Browse files
committed
Update readme
Signed-off-by: Carlos Quiroz <[email protected]>
1 parent 13cd8f6 commit 7f4671b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ The implementation is based on the original BSD-licensed reference implementatio
1313
#### Usage
1414

1515
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.
16+
Scala 2.11, Scala 2.12, Scala 2.13 and Scala 3.0.0-RC1/RC2 are supported.
1717

1818
To get started with SBT, add one (or both) of these dependencies:
1919

20-
- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.2.0"`
20+
- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.2.1"`
2121

2222
#### Documentation
2323

0 commit comments

Comments
 (0)