Skip to content

Commit f254d18

Browse files
committed
chore: update sttp to 4.0.2
1 parent cfb3d2b commit f254d18

29 files changed

+574
-8
lines changed

Toolkit.js.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//> using scala 2.13, 3.3
22
//> using publish.name toolkit
3-
//> using dep com.softwaremill.sttp.client4::core::4.0.0-RC1
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-RC1
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.2
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.2
55
//> using dep com.lihaoyi::upickle::4.1.0

Toolkit.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//> using scala 2.13, 3.3
22
//> using publish.name toolkit
3-
//> using dep com.softwaremill.sttp.client4::core::4.0.0-RC1
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-RC1
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.2
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.2
55
//> using dep com.lihaoyi::upickle::4.1.0
66
//> using dep com.lihaoyi::os-lib::0.11.3

changelog/0.8.0/json/toolkit-test_0.8.0_2.13_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit-test_0.8.0_3_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit-test_0.8.0_native0.5_2.13_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit-test_0.8.0_native0.5_3_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit-test_0.8.0_sjs1_2.13_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit-test_0.8.0_sjs1_3_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit_0.8.0_2.13_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

changelog/0.8.0/json/toolkit_0.8.0_3_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)