Skip to content

Commit

Permalink
Bump versions of libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
szymon-rd committed Oct 18, 2023
1 parent 7b79b49 commit 65f3720
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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
//> using publish.name toolkit
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M1
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M1
//> using dep com.lihaoyi::upickle::3.1.0
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M6
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M6
//> using dep com.lihaoyi::upickle::3.1.3
6 changes: 3 additions & 3 deletions Toolkit.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//> using scala 2.13, 3
//> using publish.name toolkit
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M1
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M1
//> using dep com.lihaoyi::upickle::3.1.0
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M6
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M6
//> using dep com.lihaoyi::upickle::3.1.3
//> using dep com.lihaoyi::os-lib::0.9.1
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
//> using publish.name toolkit-test
//> using dep org.scalameta::munit::1.0.0-M7
//> using dep org.scalameta::munit::1.0.0-M10

0 comments on commit 65f3720

Please sign in to comment.