From e6ad7bc0c336ecd8874dd16e9e554ca9667987f2 Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Tue, 6 Feb 2018 14:20:30 +0900 Subject: [PATCH] add sbt/sbinary. remove harrah/sbinary --- library-sbt-1.x-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library-sbt-1.x-migration.md b/library-sbt-1.x-migration.md index a38897c..1cba66f 100644 --- a/library-sbt-1.x-migration.md +++ b/library-sbt-1.x-migration.md @@ -100,7 +100,6 @@ This is the status of sbt 1.x migration of [Scala community builds](https://gith | [playframework/play-ws](https://github.com/playframework/play-ws) | 83 | done | https://github.com/playframework/play-ws/pull/210/files?w=1 and https://github.com/playframework/play-ws/pull/223 | [monix/minitest](https://github.com/monix/minitest) | 79 | done | | [47deg/github4s](https://github.com/47deg/github4s) | 78 | ? | -| [harrah/sbinary](https://github.com/harrah/sbinary) | 78 | ? | | [milessabin/macro-compat](https://github.com/milessabin/macro-compat) | 71 | ? | https://github.com/milessabin/macro-compat/pull/76 | [wheaties/TwoTails](https://github.com/wheaties/TwoTails) | 64 | done | https://github.com/wheaties/TwoTails/pull/29 | [ensime/scala-debugger](https://github.com/ensime/scala-debugger) | 63 | ? | @@ -135,6 +134,7 @@ This is the status of sbt 1.x migration of [Scala community builds](https://gith | [OlegYch/multibot](https://github.com/OlegYch/multibot) | 6 | ? | | [typesafehub/akka-contrib-extra](https://github.com/typesafehub/akka-contrib-extra) | 6 | ? | | [playframework/cachecontrol](https://github.com/playframework/cachecontrol) | 5 | wip | https://github.com/playframework/cachecontrol/pull/23 +| [sbt/sbinary](https://github.com/sbt/sbinary) | 4 | ? | | [sksamuel/exts](https://github.com/sksamuel/exts) | 3 | ? | | [http4s/http4s-websocket](https://github.com/http4s/http4s-websocket) | 3 | ? | | [Ichoran/scala-collections-laws](https://github.com/Ichoran/scala-collections-laws) | 2 | ? |