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.

changelog/0.8.0/json/toolkit_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_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_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_0.8.0_sjs1_3_changelog.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_2.13:0.7.0` from `0.7.0` to `0.8.0` under `org.scala-lang:toolkit-test_2.13:0.8.0`
5+
6+
## Changes to transitive dependencies
7+
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:json-common_2.13:4.0.2`
8+
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.2`
9+
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_2.13:0.8.0`
10+
- Updated `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.2`
11+
- Updated `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_2.13:0.8.0`
12+
- Updated `com.softwaremill.sttp.model:core_2.13:1.7.11` from `1.7.11` to `1.7.12` under `com.softwaremill.sttp.shared:ws_2.13:1.5.0`
13+
- Updated `com.softwaremill.sttp.model:core_2.13:1.7.11` from `1.7.11` to `1.7.13` under `com.softwaremill.sttp.client4:core_2.13:4.0.2`
14+
- Updated `com.softwaremill.sttp.shared:core_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_2.13:4.0.2`
15+
- Updated `com.softwaremill.sttp.shared:core_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.shared:ws_2.13:1.5.0`
16+
- Updated `com.softwaremill.sttp.shared:ws_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_2.13:4.0.2`
17+
18+
## Full dependency tree
19+
20+
- org.scala-lang:toolkit-test_2.13:0.8.0
21+
- org.scala-lang:toolkit_2.13:0.8.0
22+
- com.lihaoyi:os-lib_2.13:0.11.3
23+
- com.lihaoyi:geny_2.13:1.1.1
24+
- com.lihaoyi:upickle_2.13:4.1.0
25+
- com.lihaoyi:ujson_2.13:4.1.0
26+
- com.lihaoyi:upickle-core_2.13:4.1.0
27+
- com.lihaoyi:geny_2.13:1.1.1 (already listed)
28+
- com.lihaoyi:upack_2.13:4.1.0
29+
- com.lihaoyi:upickle-core_2.13:4.1.0 (already listed)
30+
- com.lihaoyi:upickle-implicits_2.13:4.1.0
31+
- com.lihaoyi:upickle-core_2.13:4.1.0 (already listed)
32+
- com.softwaremill.sttp.client4:core_2.13:4.0.2
33+
- com.softwaremill.sttp.model:core_2.13:1.7.13
34+
- com.softwaremill.sttp.shared:core_2.13:1.5.0
35+
- com.softwaremill.sttp.shared:ws_2.13:1.5.0
36+
- com.softwaremill.sttp.model:core_2.13:1.7.12
37+
- com.softwaremill.sttp.shared:core_2.13:1.5.0 (already listed)
38+
- com.softwaremill.sttp.client4:upickle_2.13:4.0.2
39+
- com.lihaoyi:upickle_2.13:4.1.0 (already listed)
40+
- com.softwaremill.sttp.client4:core_2.13:4.0.2 (already listed)
41+
- com.softwaremill.sttp.client4:json-common_2.13:4.0.2
42+
- com.softwaremill.sttp.client4:core_2.13:4.0.2 (already listed)
43+
- org.scalameta:munit_2.13:1.1.0
44+
- junit:junit:4.13.2
45+
- org.hamcrest:hamcrest-core:1.3.0
46+
- org.scalameta:junit-interface:1.1.0
47+
- junit:junit:4.13.2 (already listed)
48+
- org.scala-sbt:test-interface:1.0.0
49+
- org.scalameta:munit-diff_2.13:1.1.0
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_3:0.7.0` from `0.7.0` to `0.8.0` under `org.scala-lang:toolkit-test_3:0.8.0`
5+
6+
## Changes to transitive dependencies
7+
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:json-common_3:4.0.2`
8+
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_3:4.0.2`
9+
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_3:0.8.0`
10+
- Updated `com.softwaremill.sttp.client4:json-common_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_3:4.0.2`
11+
- Updated `com.softwaremill.sttp.client4:upickle_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_3:0.8.0`
12+
- Updated `com.softwaremill.sttp.model:core_3:1.7.11` from `1.7.11` to `1.7.12` under `com.softwaremill.sttp.shared:ws_3:1.5.0`
13+
- Updated `com.softwaremill.sttp.model:core_3:1.7.11` from `1.7.11` to `1.7.13` under `com.softwaremill.sttp.client4:core_3:4.0.2`
14+
- Updated `com.softwaremill.sttp.shared:core_3:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_3:4.0.2`
15+
- Updated `com.softwaremill.sttp.shared:core_3:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.shared:ws_3:1.5.0`
16+
- Updated `com.softwaremill.sttp.shared:ws_3:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_3:4.0.2`
17+
18+
## Full dependency tree
19+
20+
- org.scala-lang:toolkit-test_3:0.8.0
21+
- org.scala-lang:toolkit_3:0.8.0
22+
- com.lihaoyi:os-lib_3:0.11.3
23+
- com.lihaoyi:geny_3:1.1.1
24+
- com.lihaoyi:upickle_3:4.1.0
25+
- com.lihaoyi:ujson_3:4.1.0
26+
- com.lihaoyi:upickle-core_3:4.1.0
27+
- com.lihaoyi:geny_3:1.1.1 (already listed)
28+
- com.lihaoyi:upack_3:4.1.0
29+
- com.lihaoyi:upickle-core_3:4.1.0 (already listed)
30+
- com.lihaoyi:upickle-implicits_3:4.1.0
31+
- com.lihaoyi:upickle-core_3:4.1.0 (already listed)
32+
- com.softwaremill.sttp.client4:core_3:4.0.2
33+
- com.softwaremill.sttp.model:core_3:1.7.13
34+
- com.softwaremill.sttp.shared:core_3:1.5.0
35+
- com.softwaremill.sttp.shared:ws_3:1.5.0
36+
- com.softwaremill.sttp.model:core_3:1.7.12
37+
- com.softwaremill.sttp.shared:core_3:1.5.0 (already listed)
38+
- com.softwaremill.sttp.client4:upickle_3:4.0.2
39+
- com.lihaoyi:upickle_3:4.1.0 (already listed)
40+
- com.softwaremill.sttp.client4:core_3:4.0.2 (already listed)
41+
- com.softwaremill.sttp.client4:json-common_3:4.0.2
42+
- com.softwaremill.sttp.client4:core_3:4.0.2 (already listed)
43+
- org.scalameta:munit_3:1.1.0
44+
- junit:junit:4.13.2
45+
- org.hamcrest:hamcrest-core:1.3.0
46+
- org.scalameta:junit-interface:1.1.0
47+
- junit:junit:4.13.2 (already listed)
48+
- org.scala-sbt:test-interface:1.0.0
49+
- org.scalameta:munit-diff_3:1.1.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_native0.5_2.13:0.7.0` from `0.7.0` to `0.8.0` under `org.scala-lang:toolkit-test_native0.5_2.13:0.8.0`
5+
6+
## Changes to transitive dependencies
7+
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.2`
8+
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.2`
9+
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_native0.5_2.13:0.8.0`
10+
- Updated `com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.2`
11+
- Updated `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_native0.5_2.13:0.8.0`
12+
- Updated `com.softwaremill.sttp.model:core_native0.5_2.13:1.7.11` from `1.7.11` to `1.7.12` under `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.5.0`
13+
- Updated `com.softwaremill.sttp.model:core_native0.5_2.13:1.7.11` from `1.7.11` to `1.7.13` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.2`
14+
- Updated `com.softwaremill.sttp.shared:core_native0.5_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.2`
15+
- Updated `com.softwaremill.sttp.shared:core_native0.5_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.5.0`
16+
- Updated `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.2`
17+
18+
## Full dependency tree
19+
20+
- org.scala-lang:toolkit-test_native0.5_2.13:0.8.0
21+
- org.scala-lang:toolkit_native0.5_2.13:0.8.0
22+
- com.lihaoyi:os-lib_native0.5_2.13:0.11.3
23+
- com.lihaoyi:geny_native0.5_2.13:1.1.1
24+
- com.lihaoyi:upickle_native0.5_2.13:4.1.0
25+
- com.lihaoyi:ujson_native0.5_2.13:4.1.0
26+
- com.lihaoyi:upickle-core_native0.5_2.13:4.1.0
27+
- com.lihaoyi:geny_native0.5_2.13:1.1.1 (already listed)
28+
- com.lihaoyi:upack_native0.5_2.13:4.1.0
29+
- com.lihaoyi:upickle-core_native0.5_2.13:4.1.0 (already listed)
30+
- com.lihaoyi:upickle-implicits_native0.5_2.13:4.1.0
31+
- com.lihaoyi:upickle-core_native0.5_2.13:4.1.0 (already listed)
32+
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.2
33+
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.13
34+
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.5.0
35+
- com.softwaremill.sttp.shared:ws_native0.5_2.13:1.5.0
36+
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.12
37+
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.5.0 (already listed)
38+
- com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.2
39+
- com.lihaoyi:upickle_native0.5_2.13:4.1.0 (already listed)
40+
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.2 (already listed)
41+
- com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.2
42+
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.2 (already listed)
43+
- org.scalameta:munit_native0.5_2.13:1.1.0
44+
- org.scalameta:munit-diff_native0.5_2.13:1.1.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_native0.5_3:0.7.0` from `0.7.0` to `0.8.0` under `org.scala-lang:toolkit-test_native0.5_3:0.8.0`
5+
6+
## Changes to transitive dependencies
7+
- Updated `com.softwaremill.sttp.client4:core_native0.5_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:json-common_native0.5_3:4.0.2`
8+
- Updated `com.softwaremill.sttp.client4:core_native0.5_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_native0.5_3:4.0.2`
9+
- Updated `com.softwaremill.sttp.client4:core_native0.5_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_native0.5_3:0.8.0`
10+
- Updated `com.softwaremill.sttp.client4:json-common_native0.5_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_native0.5_3:4.0.2`
11+
- Updated `com.softwaremill.sttp.client4:upickle_native0.5_3:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_native0.5_3:0.8.0`
12+
- Updated `com.softwaremill.sttp.model:core_native0.5_3:1.7.11` from `1.7.11` to `1.7.12` under `com.softwaremill.sttp.shared:ws_native0.5_3:1.5.0`
13+
- Updated `com.softwaremill.sttp.model:core_native0.5_3:1.7.11` from `1.7.11` to `1.7.13` under `com.softwaremill.sttp.client4:core_native0.5_3:4.0.2`
14+
- Updated `com.softwaremill.sttp.shared:core_native0.5_3:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_native0.5_3:4.0.2`
15+
- Updated `com.softwaremill.sttp.shared:core_native0.5_3:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.shared:ws_native0.5_3:1.5.0`
16+
- Updated `com.softwaremill.sttp.shared:ws_native0.5_3:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_native0.5_3:4.0.2`
17+
18+
## Full dependency tree
19+
20+
- org.scala-lang:toolkit-test_native0.5_3:0.8.0
21+
- org.scala-lang:toolkit_native0.5_3:0.8.0
22+
- com.lihaoyi:os-lib_native0.5_3:0.11.3
23+
- com.lihaoyi:geny_native0.5_3:1.1.1
24+
- com.lihaoyi:upickle_native0.5_3:4.1.0
25+
- com.lihaoyi:ujson_native0.5_3:4.1.0
26+
- com.lihaoyi:upickle-core_native0.5_3:4.1.0
27+
- com.lihaoyi:geny_native0.5_3:1.1.1 (already listed)
28+
- com.lihaoyi:upack_native0.5_3:4.1.0
29+
- com.lihaoyi:upickle-core_native0.5_3:4.1.0 (already listed)
30+
- com.lihaoyi:upickle-implicits_native0.5_3:4.1.0
31+
- com.lihaoyi:upickle-core_native0.5_3:4.1.0 (already listed)
32+
- com.softwaremill.sttp.client4:core_native0.5_3:4.0.2
33+
- com.softwaremill.sttp.model:core_native0.5_3:1.7.13
34+
- com.softwaremill.sttp.shared:core_native0.5_3:1.5.0
35+
- com.softwaremill.sttp.shared:ws_native0.5_3:1.5.0
36+
- com.softwaremill.sttp.model:core_native0.5_3:1.7.12
37+
- com.softwaremill.sttp.shared:core_native0.5_3:1.5.0 (already listed)
38+
- com.softwaremill.sttp.client4:upickle_native0.5_3:4.0.2
39+
- com.lihaoyi:upickle_native0.5_3:4.1.0 (already listed)
40+
- com.softwaremill.sttp.client4:core_native0.5_3:4.0.2 (already listed)
41+
- com.softwaremill.sttp.client4:json-common_native0.5_3:4.0.2
42+
- com.softwaremill.sttp.client4:core_native0.5_3:4.0.2 (already listed)
43+
- org.scalameta:munit_native0.5_3:1.1.0
44+
- org.scalameta:munit-diff_native0.5_3:1.1.0
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_sjs1_2.13:0.7.0` from `0.7.0` to `0.8.0` under `org.scala-lang:toolkit-test_sjs1_2.13:0.8.0`
5+
6+
## Changes to transitive dependencies
7+
- Updated `com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:json-common_sjs1_2.13:4.0.2`
8+
- Updated `com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_sjs1_2.13:4.0.2`
9+
- Updated `com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_sjs1_2.13:0.8.0`
10+
- Updated `com.softwaremill.sttp.client4:json-common_sjs1_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `com.softwaremill.sttp.client4:upickle_sjs1_2.13:4.0.2`
11+
- Updated `com.softwaremill.sttp.client4:upickle_sjs1_2.13:4.0.0-RC1` from `4.0.0-RC1` to `4.0.2` under `org.scala-lang:toolkit_sjs1_2.13:0.8.0`
12+
- Updated `com.softwaremill.sttp.model:core_sjs1_2.13:1.7.11` from `1.7.11` to `1.7.12` under `com.softwaremill.sttp.shared:ws_sjs1_2.13:1.5.0`
13+
- Updated `com.softwaremill.sttp.model:core_sjs1_2.13:1.7.11` from `1.7.11` to `1.7.13` under `com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.2`
14+
- Updated `com.softwaremill.sttp.shared:core_sjs1_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.2`
15+
- Updated `com.softwaremill.sttp.shared:core_sjs1_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.shared:ws_sjs1_2.13:1.5.0`
16+
- Updated `com.softwaremill.sttp.shared:ws_sjs1_2.13:1.4.2` from `1.4.2` to `1.5.0` under `com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.2`
17+
- Updated `io.github.cquiroz:cldr-api_sjs1_2.13:4.0.0` from `4.0.0` to `4.5.0` under `io.github.cquiroz:scala-java-locales_sjs1_2.13:1.5.4`
18+
- Updated `io.github.cquiroz:scala-java-locales_sjs1_2.13:1.5.1` from `1.5.1` to `1.5.4` under `io.github.cquiroz:scala-java-time_sjs1_2.13:2.6.0`
19+
- Updated `io.github.cquiroz:scala-java-time_sjs1_2.13:2.5.0` from `2.5.0` to `2.6.0` under `com.softwaremill.sttp.model:core_sjs1_2.13:1.7.12`
20+
- Updated `io.github.cquiroz:scala-java-time_sjs1_2.13:2.5.0` from `2.5.0` to `2.6.0` under `com.softwaremill.sttp.model:core_sjs1_2.13:1.7.13`
21+
- Updated `org.portable-scala:portable-scala-reflect_sjs1_2.13:1.1.2` from `1.1.2` to `1.1.3` under `io.github.cquiroz:cldr-api_sjs1_2.13:4.5.0`
22+
- Updated `org.portable-scala:portable-scala-reflect_sjs1_2.13:1.1.2` from `1.1.2` to `1.1.3` under `io.github.cquiroz:scala-java-time_sjs1_2.13:2.6.0`
23+
24+
## Full dependency tree
25+
26+
- org.scala-lang:toolkit-test_sjs1_2.13:0.8.0
27+
- org.scala-lang:toolkit_sjs1_2.13:0.8.0
28+
- com.lihaoyi:upickle_sjs1_2.13:4.1.0
29+
- com.lihaoyi:ujson_sjs1_2.13:4.1.0
30+
- com.lihaoyi:upickle-core_sjs1_2.13:4.1.0
31+
- com.lihaoyi:geny_sjs1_2.13:1.1.1
32+
- com.lihaoyi:upack_sjs1_2.13:4.1.0
33+
- com.lihaoyi:upickle-core_sjs1_2.13:4.1.0 (already listed)
34+
- com.lihaoyi:upickle-implicits_sjs1_2.13:4.1.0
35+
- com.lihaoyi:upickle-core_sjs1_2.13:4.1.0 (already listed)
36+
- com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.2
37+
- com.softwaremill.sttp.model:core_sjs1_2.13:1.7.13
38+
- io.github.cquiroz:scala-java-time_sjs1_2.13:2.6.0
39+
- io.github.cquiroz:scala-java-locales_sjs1_2.13:1.5.4
40+
- io.github.cquiroz:cldr-api_sjs1_2.13:4.5.0
41+
- org.portable-scala:portable-scala-reflect_sjs1_2.13:1.1.3
42+
- org.portable-scala:portable-scala-reflect_sjs1_2.13:1.1.3 (already listed)
43+
- com.softwaremill.sttp.shared:core_sjs1_2.13:1.5.0
44+
- com.softwaremill.sttp.shared:ws_sjs1_2.13:1.5.0
45+
- com.softwaremill.sttp.model:core_sjs1_2.13:1.7.12
46+
- io.github.cquiroz:scala-java-time_sjs1_2.13:2.6.0 (already listed)
47+
- com.softwaremill.sttp.shared:core_sjs1_2.13:1.5.0 (already listed)
48+
- com.softwaremill.sttp.client4:upickle_sjs1_2.13:4.0.2
49+
- com.lihaoyi:upickle_sjs1_2.13:4.1.0 (already listed)
50+
- com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.2 (already listed)
51+
- com.softwaremill.sttp.client4:json-common_sjs1_2.13:4.0.2
52+
- com.softwaremill.sttp.client4:core_sjs1_2.13:4.0.2 (already listed)
53+
- org.scalameta:munit_sjs1_2.13:1.1.0
54+
- org.scalameta:munit-diff_sjs1_2.13:1.1.0

0 commit comments

Comments
 (0)