Skip to content

Commit ebfd8ad

Browse files
authored
Merge pull request #59 from adpi2/updates
Bump library versions
2 parents 495823d + 90486fa commit ebfd8ad

35 files changed

+594
-30
lines changed

CONTRIBUTING.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Contributing Guide
22

3+
## Running the tests
4+
5+
1. Update to latest scala-cli:
6+
```
7+
$ scala-cli update
8+
```
9+
or, if installed with Coursier:
10+
```
11+
$ cs update scala-cli
12+
```
13+
2. Run the tests:
14+
```
15+
$ scala-cli test tests/CrossPlatform.test.sscala
16+
```
17+
318
## Updating dependencies
419

520
1. You can update the Toolkit dependencies in `Toolkit.scala`, `Toolkit.js.scala` and `ToolkitTest.scala`. The versions in `Toolkit.scala` and `Toolkit.js.scala` should be the same.

Toolkit.js.scala

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

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-M16
4-
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M16
3+
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M19
4+
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M19
55
//> using dep com.lihaoyi::upickle::3.3.1
6-
//> using dep com.lihaoyi::os-lib::0.10.3
6+
//> 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.0
3+
//> using dep org.scalameta::munit::1.0.2

changelog/0.6.0/json/toolkit-test_0.6.0_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit-test_0.6.0_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit-test_0.6.0_native0.5_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit-test_0.6.0_native0.5_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit-test_0.6.0_sjs1_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit-test_0.6.0_sjs1_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit_0.6.0_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit_0.6.0_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit_0.6.0_native0.5_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit_0.6.0_native0.5_3_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit_0.6.0_sjs1_2.13_changelog.json

+1
Large diffs are not rendered by default.

changelog/0.6.0/json/toolkit_0.6.0_sjs1_3_changelog.json

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

0 commit comments

Comments
 (0)