Skip to content

Commit cfb3d2b

Browse files
authored
Merge pull request #63 from adpi2/updates
Update to latest sttp, upickle and munit
2 parents 8e4e7dc + 03690e5 commit cfb3d2b

34 files changed

+660
-22
lines changed

Toolkit.js.scala

+3-3
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-M19
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M19
5-
//> using dep com.lihaoyi::upickle::3.3.1
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.0-RC1
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-RC1
5+
//> using dep com.lihaoyi::upickle::4.1.0

Toolkit.scala

+3-3
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-M19
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M19
5-
//> using dep com.lihaoyi::upickle::3.3.1
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.0-RC1
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-RC1
5+
//> using dep com.lihaoyi::upickle::4.1.0
66
//> using dep com.lihaoyi::os-lib::0.11.3

ToolkitTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
//> using scala 2.13, 3.3
22
//> using publish.name toolkit-test
3-
//> using dep org.scalameta::munit::1.0.2
3+
//> using dep org.scalameta::munit::1.1.0

changelog/0.7.0/json/toolkit-test_0.7.0_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit-test_0.7.0_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit-test_0.7.0_native0.5_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit-test_0.7.0_native0.5_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit-test_0.7.0_sjs1_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit-test_0.7.0_sjs1_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit_0.7.0_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit_0.7.0_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit_0.7.0_native0.5_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit_0.7.0_native0.5_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit_0.7.0_sjs1_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.7.0/json/toolkit_0.7.0_sjs1_3_changelog.json

+1
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_2.13:0.6.0` from `0.6.0` to `0.7.0` under `org.scala-lang:toolkit-test_2.13:0.7.0`
5+
- Updated `org.scalameta:munit_2.13:1.0.2` from `1.0.2` to `1.1.0` under `org.scala-lang:toolkit-test_2.13:0.7.0`
6+
7+
## Changes to transitive dependencies
8+
- Updated `com.lihaoyi:geny_2.13:1.1.0` from `1.1.0` to `1.1.1` under `com.lihaoyi:upickle-core_2.13:4.1.0`
9+
- Updated `com.lihaoyi:ujson_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
10+
- Updated `com.lihaoyi:upack_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
11+
- Updated `com.lihaoyi:upickle-core_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:ujson_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
12+
- Updated `com.lihaoyi:upickle-core_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upack_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
13+
- Updated `com.lihaoyi:upickle-core_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle-implicits_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
14+
- Updated `com.lihaoyi:upickle-implicits_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
15+
- Updated `com.lihaoyi:upickle_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
16+
- Updated `com.lihaoyi:upickle_2.13:3.3.1` from `3.3.1` to `4.1.0` under `org.scala-lang:toolkit_2.13:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
17+
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
18+
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
19+
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `org.scala-lang:toolkit_2.13:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
20+
- Updated `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
21+
- Updated `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `org.scala-lang:toolkit_2.13:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
22+
- Updated `com.softwaremill.sttp.shared:core_2.13:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1`
23+
- Updated `com.softwaremill.sttp.shared:core_2.13:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.shared:ws_2.13:1.4.2`
24+
- Updated `com.softwaremill.sttp.shared:ws_2.13:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1`
25+
- Updated `org.scalameta:junit-interface:1.0.2` from `1.0.2` to `1.1.0` under `org.scalameta:munit_2.13:1.1.0`
26+
- Updated `org.scalameta:munit-diff_2.13:1.0.2` from `1.0.2` to `1.1.0` under `org.scalameta:munit_2.13:1.1.0`
27+
28+
## Full dependency tree
29+
30+
- org.scala-lang:toolkit-test_2.13:0.7.0
31+
- org.scala-lang:toolkit_2.13:0.7.0
32+
- com.lihaoyi:os-lib_2.13:0.11.3
33+
- com.lihaoyi:geny_2.13:1.1.1
34+
- com.lihaoyi:upickle_2.13:4.1.0
35+
- com.lihaoyi:ujson_2.13:4.1.0
36+
- com.lihaoyi:upickle-core_2.13:4.1.0
37+
- com.lihaoyi:geny_2.13:1.1.1 (already listed)
38+
- com.lihaoyi:upack_2.13:4.1.0
39+
- com.lihaoyi:upickle-core_2.13:4.1.0 (already listed)
40+
- com.lihaoyi:upickle-implicits_2.13:4.1.0
41+
- com.lihaoyi:upickle-core_2.13:4.1.0 (already listed)
42+
- com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1
43+
- com.softwaremill.sttp.model:core_2.13:1.7.11
44+
- com.softwaremill.sttp.shared:core_2.13:1.4.2
45+
- com.softwaremill.sttp.shared:ws_2.13:1.4.2
46+
- com.softwaremill.sttp.model:core_2.13:1.7.11 (already listed)
47+
- com.softwaremill.sttp.shared:core_2.13:1.4.2 (already listed)
48+
- com.softwaremill.sttp.client4:upickle_2.13:4.0.0-RC1
49+
- com.lihaoyi:upickle_2.13:4.1.0 (already listed)
50+
- com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1 (already listed)
51+
- com.softwaremill.sttp.client4:json-common_2.13:4.0.0-RC1
52+
- com.softwaremill.sttp.client4:core_2.13:4.0.0-RC1 (already listed)
53+
- org.scalameta:munit_2.13:1.1.0
54+
- junit:junit:4.13.2
55+
- org.hamcrest:hamcrest-core:1.3.0
56+
- org.scalameta:junit-interface:1.1.0
57+
- junit:junit:4.13.2 (already listed)
58+
- org.scala-sbt:test-interface:1.0.0
59+
- org.scalameta:munit-diff_2.13:1.1.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_3:0.6.0` from `0.6.0` to `0.7.0` under `org.scala-lang:toolkit-test_3:0.7.0`
5+
- Updated `org.scalameta:munit_3:1.0.2` from `1.0.2` to `1.1.0` under `org.scala-lang:toolkit-test_3:0.7.0`
6+
7+
## Changes to transitive dependencies
8+
- Updated `com.lihaoyi:geny_3:1.1.0` from `1.1.0` to `1.1.1` under `com.lihaoyi:upickle-core_3:4.1.0`
9+
- Updated `com.lihaoyi:ujson_3:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_3:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
10+
- Updated `com.lihaoyi:upack_3:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_3:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
11+
- Updated `com.lihaoyi:upickle-core_3:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:ujson_3:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
12+
- Updated `com.lihaoyi:upickle-core_3:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upack_3:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
13+
- Updated `com.lihaoyi:upickle-core_3:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle-implicits_3:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
14+
- Updated `com.lihaoyi:upickle-implicits_3:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_3:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
15+
- Updated `com.lihaoyi:upickle_3:3.3.1` from `3.3.1` to `4.1.0` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
16+
- Updated `com.lihaoyi:upickle_3:3.3.1` from `3.3.1` to `4.1.0` under `org.scala-lang:toolkit_3:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
17+
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:json-common_3:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
18+
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
19+
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `org.scala-lang:toolkit_3:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
20+
- Updated `com.softwaremill.sttp.client4:json-common_3:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
21+
- Updated `com.softwaremill.sttp.client4:upickle_3:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `org.scala-lang:toolkit_3:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
22+
- Updated `com.softwaremill.sttp.shared:core_3:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.client4:core_3:4.0.0-RC1`
23+
- Updated `com.softwaremill.sttp.shared:core_3:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.shared:ws_3:1.4.2`
24+
- Updated `com.softwaremill.sttp.shared:ws_3:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.client4:core_3:4.0.0-RC1`
25+
- Updated `org.scalameta:junit-interface:1.0.2` from `1.0.2` to `1.1.0` under `org.scalameta:munit_3:1.1.0`
26+
- Updated `org.scalameta:munit-diff_3:1.0.2` from `1.0.2` to `1.1.0` under `org.scalameta:munit_3:1.1.0`
27+
28+
## Full dependency tree
29+
30+
- org.scala-lang:toolkit-test_3:0.7.0
31+
- org.scala-lang:toolkit_3:0.7.0
32+
- com.lihaoyi:os-lib_3:0.11.3
33+
- com.lihaoyi:geny_3:1.1.1
34+
- com.lihaoyi:upickle_3:4.1.0
35+
- com.lihaoyi:ujson_3:4.1.0
36+
- com.lihaoyi:upickle-core_3:4.1.0
37+
- com.lihaoyi:geny_3:1.1.1 (already listed)
38+
- com.lihaoyi:upack_3:4.1.0
39+
- com.lihaoyi:upickle-core_3:4.1.0 (already listed)
40+
- com.lihaoyi:upickle-implicits_3:4.1.0
41+
- com.lihaoyi:upickle-core_3:4.1.0 (already listed)
42+
- com.softwaremill.sttp.client4:core_3:4.0.0-RC1
43+
- com.softwaremill.sttp.model:core_3:1.7.11
44+
- com.softwaremill.sttp.shared:core_3:1.4.2
45+
- com.softwaremill.sttp.shared:ws_3:1.4.2
46+
- com.softwaremill.sttp.model:core_3:1.7.11 (already listed)
47+
- com.softwaremill.sttp.shared:core_3:1.4.2 (already listed)
48+
- com.softwaremill.sttp.client4:upickle_3:4.0.0-RC1
49+
- com.lihaoyi:upickle_3:4.1.0 (already listed)
50+
- com.softwaremill.sttp.client4:core_3:4.0.0-RC1 (already listed)
51+
- com.softwaremill.sttp.client4:json-common_3:4.0.0-RC1
52+
- com.softwaremill.sttp.client4:core_3:4.0.0-RC1 (already listed)
53+
- org.scalameta:munit_3:1.1.0
54+
- junit:junit:4.13.2
55+
- org.hamcrest:hamcrest-core:1.3.0
56+
- org.scalameta:junit-interface:1.1.0
57+
- junit:junit:4.13.2 (already listed)
58+
- org.scala-sbt:test-interface:1.0.0
59+
- org.scalameta:munit-diff_3:1.1.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Changelog for toolkit-test
2+
3+
## Changes to direct dependencies
4+
- Updated `org.scala-lang:toolkit_native0.5_2.13:0.6.0` from `0.6.0` to `0.7.0` under `org.scala-lang:toolkit-test_native0.5_2.13:0.7.0`
5+
- Updated `org.scalameta:munit_native0.5_2.13:1.0.2` from `1.0.2` to `1.1.0` under `org.scala-lang:toolkit-test_native0.5_2.13:0.7.0`
6+
7+
## Changes to transitive dependencies
8+
- Updated `com.lihaoyi:geny_native0.5_2.13:1.1.0` from `1.1.0` to `1.1.1` under `com.lihaoyi:upickle-core_native0.5_2.13:4.1.0`
9+
- Updated `com.lihaoyi:ujson_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_native0.5_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
10+
- Updated `com.lihaoyi:upack_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_native0.5_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
11+
- Updated `com.lihaoyi:upickle-core_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:ujson_native0.5_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
12+
- Updated `com.lihaoyi:upickle-core_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upack_native0.5_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
13+
- Updated `com.lihaoyi:upickle-core_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle-implicits_native0.5_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
14+
- Updated `com.lihaoyi:upickle-implicits_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.lihaoyi:upickle_native0.5_2.13:4.1.0` ILLEGAL CHANGE (required at least: MajorUpdate)
15+
- Updated `com.lihaoyi:upickle_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
16+
- Updated `com.lihaoyi:upickle_native0.5_2.13:3.3.1` from `3.3.1` to `4.1.0` under `org.scala-lang:toolkit_native0.5_2.13:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
17+
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
18+
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
19+
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `org.scala-lang:toolkit_native0.5_2.13:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
20+
- Updated `com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-RC1` ILLEGAL CHANGE (required at least: MajorUpdate)
21+
- Updated `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M19` from `4.0.0-M19` to `4.0.0-RC1` under `org.scala-lang:toolkit_native0.5_2.13:0.7.0` ILLEGAL CHANGE (required at least: MajorUpdate)
22+
- Updated `com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1`
23+
- Updated `com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.4.2`
24+
- Updated `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.3.22` from `1.3.22` to `1.4.2` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1`
25+
- Updated `org.scalameta:munit-diff_native0.5_2.13:1.0.2` from `1.0.2` to `1.1.0` under `org.scalameta:munit_native0.5_2.13:1.1.0`
26+
27+
## Full dependency tree
28+
29+
- org.scala-lang:toolkit-test_native0.5_2.13:0.7.0
30+
- org.scala-lang:toolkit_native0.5_2.13:0.7.0
31+
- com.lihaoyi:os-lib_native0.5_2.13:0.11.3
32+
- com.lihaoyi:geny_native0.5_2.13:1.1.1
33+
- com.lihaoyi:upickle_native0.5_2.13:4.1.0
34+
- com.lihaoyi:ujson_native0.5_2.13:4.1.0
35+
- com.lihaoyi:upickle-core_native0.5_2.13:4.1.0
36+
- com.lihaoyi:geny_native0.5_2.13:1.1.1 (already listed)
37+
- com.lihaoyi:upack_native0.5_2.13:4.1.0
38+
- com.lihaoyi:upickle-core_native0.5_2.13:4.1.0 (already listed)
39+
- com.lihaoyi:upickle-implicits_native0.5_2.13:4.1.0
40+
- com.lihaoyi:upickle-core_native0.5_2.13:4.1.0 (already listed)
41+
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1
42+
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.11
43+
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.4.2
44+
- com.softwaremill.sttp.shared:ws_native0.5_2.13:1.4.2
45+
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.11 (already listed)
46+
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.4.2 (already listed)
47+
- com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-RC1
48+
- com.lihaoyi:upickle_native0.5_2.13:4.1.0 (already listed)
49+
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1 (already listed)
50+
- com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-RC1
51+
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-RC1 (already listed)
52+
- org.scalameta:munit_native0.5_2.13:1.1.0
53+
- org.scalameta:munit-diff_native0.5_2.13:1.1.0

0 commit comments

Comments
 (0)