You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# util backports from scala 2.13 to 2.12 [](https://travis-ci.org/bigwheel/util-backports)
1
+
# util backports from scala 2.13 to 2.12 and 2.11[](https://travis-ci.org/bigwheel/util-backports)
2
2
3
-
This is a backport library of Scala Standard Library `scala.util` package from 2.13 to 2.12.
3
+
This is a backport library of Scala Standard Library `scala.util` package from 2.13 to 2.12 and 2.11.
4
4
5
5
2.13 `scala.util` package contains following new features.
6
6
@@ -15,7 +15,7 @@ util-backports is available from maven central.
15
15
If you use SBT you can include util-backports in your project with
0 commit comments