Skip to content

Commit 69dadda

Browse files
authored
Update readme to use 2.3.0 since it seems 2.3.0 has been released
1 parent c193d07 commit 69dadda

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
@@ -17,7 +17,7 @@ Scala 2.11, Scala 2.12, Scala 2.13 and Scala 3.0.0-RC2/RC3 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.2"`
20+
- `libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.3.0"`
2121

2222
#### Documentation
2323

0 commit comments

Comments
 (0)