-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
Bump library versions
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
//> using scala 2.13, 3.3 | ||
//> using publish.name toolkit | ||
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M16 | ||
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M16 | ||
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M19 | ||
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M19 | ||
//> using dep com.lihaoyi::upickle::3.3.1 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
//> using scala 2.13, 3.3 | ||
//> using publish.name toolkit | ||
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M16 | ||
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M16 | ||
//> using dep com.softwaremill.sttp.client4::core::4.0.0-M19 | ||
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M19 | ||
//> using dep com.lihaoyi::upickle::3.3.1 | ||
//> using dep com.lihaoyi::os-lib::0.10.3 | ||
//> using dep com.lihaoyi::os-lib::0.11.3 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
//> using scala 2.13, 3.3 | ||
//> using publish.name toolkit-test | ||
//> using dep org.scalameta::munit::1.0.0 | ||
//> using dep org.scalameta::munit::1.0.2 |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# Changelog for toolkit-test | ||
|
||
## Changes to direct dependencies | ||
- 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` | ||
- 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` | ||
|
||
## Changes to transitive dependencies | ||
- 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` | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
|
||
## Full dependency tree | ||
|
||
- org.scala-lang:toolkit-test_2.13:0.6.0 | ||
- org.scala-lang:toolkit_2.13:0.6.0 | ||
- com.lihaoyi:os-lib_2.13:0.11.3 | ||
- com.lihaoyi:geny_2.13:1.1.1 | ||
- com.lihaoyi:upickle_2.13:3.3.1 | ||
- com.lihaoyi:ujson_2.13:3.3.1 | ||
- com.lihaoyi:upickle-core_2.13:3.3.1 | ||
- com.lihaoyi:geny_2.13:1.1.0 | ||
- com.lihaoyi:upack_2.13:3.3.1 | ||
- com.lihaoyi:upickle-core_2.13:3.3.1 (already listed) | ||
- com.lihaoyi:upickle-implicits_2.13:3.3.1 | ||
- com.lihaoyi:upickle-core_2.13:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M19 | ||
- com.softwaremill.sttp.model:core_2.13:1.7.11 | ||
- com.softwaremill.sttp.shared:core_2.13:1.3.22 | ||
- com.softwaremill.sttp.shared:ws_2.13:1.3.22 | ||
- com.softwaremill.sttp.model:core_2.13:1.7.11 (already listed) | ||
- com.softwaremill.sttp.shared:core_2.13:1.3.22 (already listed) | ||
- com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M19 | ||
- com.lihaoyi:upickle_2.13:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M19 (already listed) | ||
- com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M19 | ||
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M19 (already listed) | ||
- org.scalameta:munit_2.13:1.0.2 | ||
- junit:junit:4.13.2 | ||
- org.hamcrest:hamcrest-core:1.3.0 | ||
- org.scalameta:junit-interface:1.0.2 | ||
- junit:junit:4.13.2 (already listed) | ||
- org.scala-sbt:test-interface:1.0.0 | ||
- org.scalameta:munit-diff_2.13:1.0.2 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# Changelog for toolkit-test | ||
|
||
## Changes to direct dependencies | ||
- 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` | ||
- 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` | ||
|
||
## Changes to transitive dependencies | ||
- 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` | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- Updated `org.scalameta:junit-interface:1.0.0` from `1.0.0` to `1.0.2` under `org.scalameta:munit_3:1.0.2` | ||
- 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` | ||
|
||
## Full dependency tree | ||
|
||
- org.scala-lang:toolkit-test_3:0.6.0 | ||
- org.scala-lang:toolkit_3:0.6.0 | ||
- com.lihaoyi:os-lib_3:0.11.3 | ||
- com.lihaoyi:geny_3:1.1.1 | ||
- com.lihaoyi:upickle_3:3.3.1 | ||
- com.lihaoyi:ujson_3:3.3.1 | ||
- com.lihaoyi:upickle-core_3:3.3.1 | ||
- com.lihaoyi:geny_3:1.1.0 | ||
- com.lihaoyi:upack_3:3.3.1 | ||
- com.lihaoyi:upickle-core_3:3.3.1 (already listed) | ||
- com.lihaoyi:upickle-implicits_3:3.3.1 | ||
- com.lihaoyi:upickle-core_3:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_3:4.0.0-M19 | ||
- com.softwaremill.sttp.model:core_3:1.7.11 | ||
- com.softwaremill.sttp.shared:core_3:1.3.22 | ||
- com.softwaremill.sttp.shared:ws_3:1.3.22 | ||
- com.softwaremill.sttp.model:core_3:1.7.11 (already listed) | ||
- com.softwaremill.sttp.shared:core_3:1.3.22 (already listed) | ||
- com.softwaremill.sttp.client4:upickle_3:4.0.0-M19 | ||
- com.lihaoyi:upickle_3:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_3:4.0.0-M19 (already listed) | ||
- com.softwaremill.sttp.client4:json-common_3:4.0.0-M19 | ||
- com.softwaremill.sttp.client4:core_3:4.0.0-M19 (already listed) | ||
- org.scalameta:munit_3:1.0.2 | ||
- junit:junit:4.13.2 | ||
- org.hamcrest:hamcrest-core:1.3.0 | ||
- org.scalameta:junit-interface:1.0.2 | ||
- junit:junit:4.13.2 (already listed) | ||
- org.scala-sbt:test-interface:1.0.0 | ||
- org.scalameta:munit-diff_3:1.0.2 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Changelog for toolkit-test | ||
|
||
## Changes to direct dependencies | ||
- 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` | ||
- 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` | ||
|
||
## Changes to transitive dependencies | ||
- 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` | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
|
||
## Full dependency tree | ||
|
||
- org.scala-lang:toolkit-test_native0.5_2.13:0.6.0 | ||
- org.scala-lang:toolkit_native0.5_2.13:0.6.0 | ||
- com.lihaoyi:os-lib_native0.5_2.13:0.11.3 | ||
- com.lihaoyi:geny_native0.5_2.13:1.1.1 | ||
- com.lihaoyi:upickle_native0.5_2.13:3.3.1 | ||
- com.lihaoyi:ujson_native0.5_2.13:3.3.1 | ||
- com.lihaoyi:upickle-core_native0.5_2.13:3.3.1 | ||
- com.lihaoyi:geny_native0.5_2.13:1.1.0 | ||
- com.lihaoyi:upack_native0.5_2.13:3.3.1 | ||
- com.lihaoyi:upickle-core_native0.5_2.13:3.3.1 (already listed) | ||
- com.lihaoyi:upickle-implicits_native0.5_2.13:3.3.1 | ||
- com.lihaoyi:upickle-core_native0.5_2.13:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M19 | ||
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.11 | ||
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.22 | ||
- com.softwaremill.sttp.shared:ws_native0.5_2.13:1.3.22 | ||
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.11 (already listed) | ||
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.22 (already listed) | ||
- com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M19 | ||
- com.lihaoyi:upickle_native0.5_2.13:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M19 (already listed) | ||
- com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-M19 | ||
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M19 (already listed) | ||
- org.scalameta:munit_native0.5_2.13:1.0.2 | ||
- org.scalameta:munit-diff_native0.5_2.13:1.0.2 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Changelog for toolkit-test | ||
|
||
## Changes to direct dependencies | ||
- 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` | ||
- 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` | ||
|
||
## Changes to transitive dependencies | ||
- 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` | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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) | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
- 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` | ||
|
||
## Full dependency tree | ||
|
||
- org.scala-lang:toolkit-test_native0.5_3:0.6.0 | ||
- org.scala-lang:toolkit_native0.5_3:0.6.0 | ||
- com.lihaoyi:os-lib_native0.5_3:0.11.3 | ||
- com.lihaoyi:geny_native0.5_3:1.1.1 | ||
- com.lihaoyi:upickle_native0.5_3:3.3.1 | ||
- com.lihaoyi:ujson_native0.5_3:3.3.1 | ||
- com.lihaoyi:upickle-core_native0.5_3:3.3.1 | ||
- com.lihaoyi:geny_native0.5_3:1.1.0 | ||
- com.lihaoyi:upack_native0.5_3:3.3.1 | ||
- com.lihaoyi:upickle-core_native0.5_3:3.3.1 (already listed) | ||
- com.lihaoyi:upickle-implicits_native0.5_3:3.3.1 | ||
- com.lihaoyi:upickle-core_native0.5_3:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_native0.5_3:4.0.0-M19 | ||
- com.softwaremill.sttp.model:core_native0.5_3:1.7.11 | ||
- com.softwaremill.sttp.shared:core_native0.5_3:1.3.22 | ||
- com.softwaremill.sttp.shared:ws_native0.5_3:1.3.22 | ||
- com.softwaremill.sttp.model:core_native0.5_3:1.7.11 (already listed) | ||
- com.softwaremill.sttp.shared:core_native0.5_3:1.3.22 (already listed) | ||
- com.softwaremill.sttp.client4:upickle_native0.5_3:4.0.0-M19 | ||
- com.lihaoyi:upickle_native0.5_3:3.3.1 (already listed) | ||
- com.softwaremill.sttp.client4:core_native0.5_3:4.0.0-M19 (already listed) | ||
- com.softwaremill.sttp.client4:json-common_native0.5_3:4.0.0-M19 | ||
- com.softwaremill.sttp.client4:core_native0.5_3:4.0.0-M19 (already listed) | ||
- org.scalameta:munit_native0.5_3:1.0.2 | ||
- org.scalameta:munit-diff_native0.5_3:1.0.2 |