Skip to content

Commit

Permalink
Update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
adpi2 committed May 15, 2024
1 parent a902dc2 commit 3305d81
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions Toolkit.js.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//> using scala 2.13, 3.3
//> using publish.name toolkit
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M12
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M12
//> using dep com.lihaoyi::upickle::3.2.0
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M14
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M14
//> using dep com.lihaoyi::upickle::3.3.0
8 changes: 4 additions & 4 deletions Toolkit.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//> using scala 2.13, 3.3
//> using publish.name toolkit
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M12
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M12
//> using dep com.lihaoyi::upickle::3.2.0
//> using dep com.lihaoyi::os-lib::0.9.3
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M14
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M14
//> using dep com.lihaoyi::upickle::3.3.0
//> using dep com.lihaoyi::os-lib::0.10.0
2 changes: 1 addition & 1 deletion ToolkitTest.scala
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
//> using scala 2.13, 3.3
//> using publish.name toolkit-test
//> using dep org.scalameta::munit::1.0.0-M11
//> using dep org.scalameta::munit::1.0.0-RC1

0 comments on commit 3305d81

Please sign in to comment.