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.
2 parents 2e7d914 + 6b9365a commit 1f86d1cCopy full SHA for 1f86d1c
Toolkit.js.scala
@@ -1,5 +1,6 @@
1
//> using scala "2.13", "2.12", "3"
2
3
//> using lib "com.softwaremill.sttp.client3::core::3.8.7"
4
+//> using lib "com.softwaremill.sttp.client3::upickle::3.8.7"
5
//> using lib "com.lihaoyi::upickle::2.0.0"
-//> using lib "org.scalameta::munit::1.0.0-M7"
6
+//> using lib "org.scalameta::munit::1.0.0-M7"
Toolkit.scala
@@ -1,6 +1,7 @@
//> using lib "com.lihaoyi::os-lib::0.9.0"
7
0 commit comments