File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ The library has no opinion about how the string should be passed between server
10
10
11
11
| Component| SBT| Scala Version| Scala JS Version|
12
12
| ---| ---| ---| ---|
13
- | scala-json-rpc| ``` "io.github.shogowada" %%% "scala-json-rpc" % "0.4.0 " ``` | 2.12| 0.6|
14
- | [ scala-json-rpc-upickle-json-serializer] ( /upickle-json-serializer ) | ``` "io.github.shogowada" %%% "scala-json-rpc-upickle-json-serializer" % "0.4.0 " ``` | 2.12| 0.6|
13
+ | scala-json-rpc| ``` "io.github.shogowada" %%% "scala-json-rpc" % "0.4.1 " ``` | 2.12| 0.6|
14
+ | [ scala-json-rpc-upickle-json-serializer] ( /upickle-json-serializer ) | ``` "io.github.shogowada" %%% "scala-json-rpc-upickle-json-serializer" % "0.4.1 " ``` | 2.12| 0.6|
15
15
16
16
It supports the following features:
17
17
You can’t perform that action at this time.
0 commit comments