We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8430e8a commit 9d9b818Copy full SHA for 9d9b818
projects-2.13.md
@@ -30,8 +30,8 @@ Add in sbt using `libraryDependencies += ... % Test`:
30
Add in sbt using `libraryDependencies += ...`:
31
32
"com.github.plokhotnyuk.fsi" %% "fsi-macros" % "0.6.0"
33
- "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % "0.49.0"
34
- "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "0.49.0" % Provided
+ "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % "0.50.0"
+ "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "0.50.0" % Provided
35
"com.github.plokhotnyuk.rtree2d" %% "rtree2d-core" % "0.9.0"
36
"org.scala-js" %% "scalajs-stubs" % "1.0.0"
37
0 commit comments