Skip to content

Commit fec498e

Browse files
committed
Bump versions of libraries
1 parent 7b79b49 commit fec498e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Toolkit.js.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//> using scala 2.13, 3
22
//> using publish.name toolkit
3-
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M1
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M1
5-
//> using dep com.lihaoyi::upickle::3.1.0
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M6
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M6
5+
//> using dep com.lihaoyi::upickle::3.1.3

Toolkit.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//> using scala 2.13, 3
22
//> using publish.name toolkit
3-
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M1
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M1
5-
//> using dep com.lihaoyi::upickle::3.1.0
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M6
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M6
5+
//> using dep com.lihaoyi::upickle::3.1.3
66
//> using dep com.lihaoyi::os-lib::0.9.1

ToolkitTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
//> using scala 2.13, 3
22
//> using publish.name toolkit-test
3-
//> using dep org.scalameta::munit::1.0.0-M7
3+
//> using dep org.scalameta::munit::1.0.0-M10

0 commit comments

Comments
 (0)