Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating sttp os-lib and munit #56

Merged
merged 2 commits into from
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Toolkit.js.scala
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-M14
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M14
//> 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.lihaoyi::upickle::3.3.1
6 changes: 3 additions & 3 deletions Toolkit.scala
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-M14
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M14
//> 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.lihaoyi::upickle::3.3.1
//> using dep com.lihaoyi::os-lib::0.10.2
//> using dep com.lihaoyi::os-lib::0.10.3
2 changes: 1 addition & 1 deletion ToolkitTest.scala
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-RC1
//> using dep org.scalameta::munit::1.0.0

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion changelog/0.5.0/json/toolkit-test_0.5.0_3_changelog.json

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.

2 changes: 1 addition & 1 deletion changelog/0.5.0/json/toolkit_0.5.0_2.13_changelog.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion changelog/0.5.0/json/toolkit_0.5.0_3_changelog.json

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.

2 changes: 1 addition & 1 deletion changelog/0.5.0/json/toolkit_0.5.0_sjs1_3_changelog.json

Large diffs are not rendered by default.

48 changes: 29 additions & 19 deletions changelog/0.5.0/toolkit-test_0.5.0_2.13_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,49 +2,59 @@

## Changes to direct dependencies
- Updated `org.scala-lang:toolkit_2.13:0.4.0` from `0.4.0` to `0.5.0` under `org.scala-lang:toolkit-test_2.13:0.5.0`
- Updated `org.scalameta:munit_2.13:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scala-lang:toolkit-test_2.13:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)

## Changes to transitive dependencies
- Updated `com.lihaoyi:os-lib_2.13:0.10.0` from `0.10.0` to `0.10.2` under `org.scala-lang:toolkit_2.13:0.5.0`
- Updated `com.lihaoyi:geny_2.13:1.1.0` from `1.1.0` to `1.1.1` under `com.lihaoyi:os-lib_2.13:0.10.3`
- Updated `com.lihaoyi:os-lib_2.13:0.10.0` from `0.10.0` to `0.10.3` under `org.scala-lang:toolkit_2.13:0.5.0`
- Updated `com.lihaoyi:ujson_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_2.13:3.3.1`
- Updated `com.lihaoyi:upack_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-core_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:ujson_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-core_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upack_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-core_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle-implicits_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-implicits_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_2.13:3.3.1`
- Updated `com.lihaoyi:upickle_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M16`
- Updated `com.lihaoyi:upickle_2.13:3.3.0` from `3.3.0` to `3.3.1` under `org.scala-lang:toolkit_2.13:0.5.0`
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `org.scala-lang:toolkit_2.13:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `org.scala-lang:toolkit_2.13:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.shared:core_2.13:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-M16`
- Updated `com.softwaremill.sttp.shared:core_2.13:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.shared:ws_2.13:1.3.19`
- Updated `com.softwaremill.sttp.shared:ws_2.13:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-M16`
- Updated `org.scalameta:junit-interface:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scalameta:munit_2.13:1.0.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `org.scalameta:munit-diff_2.13:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scalameta:munit_2.13:1.0.0` ILLEGAL CHANGE (required at least: MajorUpdate)

## Full dependency tree

- org.scala-lang:toolkit-test_2.13:0.5.0
- org.scala-lang:toolkit_2.13:0.5.0
- com.lihaoyi:os-lib_2.13:0.10.2
- com.lihaoyi:geny_2.13:1.1.0
- com.lihaoyi:os-lib_2.13:0.10.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 (already listed)
- 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-M14
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M16
- com.softwaremill.sttp.model:core_2.13:1.7.10
- com.softwaremill.sttp.shared:core_2.13:1.3.18
- com.softwaremill.sttp.shared:ws_2.13:1.3.18
- com.softwaremill.sttp.shared:core_2.13:1.3.19
- com.softwaremill.sttp.shared:ws_2.13:1.3.19
- com.softwaremill.sttp.model:core_2.13:1.7.10 (already listed)
- com.softwaremill.sttp.shared:core_2.13:1.3.18 (already listed)
- com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M14
- com.lihaoyi:upickle_2.13:3.3.0
- com.lihaoyi:ujson_2.13:3.3.1 (already listed)
- com.lihaoyi:upack_2.13:3.3.1 (already listed)
- com.lihaoyi:upickle-implicits_2.13:3.3.1 (already listed)
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M14 (already listed)
- com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M14
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M14 (already listed)
- org.scalameta:munit_2.13:1.0.0-RC1
- com.softwaremill.sttp.shared:core_2.13:1.3.19 (already listed)
- com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M16
- com.lihaoyi:upickle_2.13:3.3.1 (already listed)
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M16 (already listed)
- com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M16
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M16 (already listed)
- org.scalameta:munit_2.13:1.0.0
- junit:junit:4.13.2
- org.hamcrest:hamcrest-core:1.3.0
- org.scalameta:junit-interface:1.0.0-RC1
- org.scalameta:junit-interface:1.0.0
- junit:junit:4.13.2 (already listed)
- org.scala-sbt:test-interface:1.0.0
- org.scalameta:munit-diff_2.13:1.0.0-RC1
- org.scalameta:munit-diff_2.13:1.0.0
48 changes: 29 additions & 19 deletions changelog/0.5.0/toolkit-test_0.5.0_3_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,49 +2,59 @@

## Changes to direct dependencies
- Updated `org.scala-lang:toolkit_3:0.4.0` from `0.4.0` to `0.5.0` under `org.scala-lang:toolkit-test_3:0.5.0`
- Updated `org.scalameta:munit_3:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scala-lang:toolkit-test_3:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)

## Changes to transitive dependencies
- Updated `com.lihaoyi:os-lib_3:0.10.0` from `0.10.0` to `0.10.2` under `org.scala-lang:toolkit_3:0.5.0`
- Updated `com.lihaoyi:geny_3:1.1.0` from `1.1.0` to `1.1.1` under `com.lihaoyi:os-lib_3:0.10.3`
- Updated `com.lihaoyi:os-lib_3:0.10.0` from `0.10.0` to `0.10.3` under `org.scala-lang:toolkit_3:0.5.0`
- Updated `com.lihaoyi:ujson_3:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_3:3.3.1`
- Updated `com.lihaoyi:upack_3:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_3:3.3.1`
- Updated `com.lihaoyi:upickle-core_3:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:ujson_3:3.3.1`
- Updated `com.lihaoyi:upickle-core_3:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upack_3:3.3.1`
- Updated `com.lihaoyi:upickle-core_3:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle-implicits_3:3.3.1`
- Updated `com.lihaoyi:upickle-implicits_3:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_3:3.3.1`
- Updated `com.lihaoyi:upickle_3:3.3.0` from `3.3.0` to `3.3.1` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-M16`
- Updated `com.lihaoyi:upickle_3:3.3.0` from `3.3.0` to `3.3.1` under `org.scala-lang:toolkit_3:0.5.0`
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:json-common_3:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `org.scala-lang:toolkit_3:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:json-common_3:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:upickle_3:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `org.scala-lang:toolkit_3:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.shared:core_3:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.client4:core_3:4.0.0-M16`
- Updated `com.softwaremill.sttp.shared:core_3:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.shared:ws_3:1.3.19`
- Updated `com.softwaremill.sttp.shared:ws_3:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.client4:core_3:4.0.0-M16`
- Updated `org.scalameta:junit-interface:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scalameta:munit_3:1.0.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `org.scalameta:munit-diff_3:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scalameta:munit_3:1.0.0` ILLEGAL CHANGE (required at least: MajorUpdate)

## Full dependency tree

- org.scala-lang:toolkit-test_3:0.5.0
- org.scala-lang:toolkit_3:0.5.0
- com.lihaoyi:os-lib_3:0.10.2
- com.lihaoyi:geny_3:1.1.0
- com.lihaoyi:os-lib_3:0.10.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 (already listed)
- 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-M14
- com.softwaremill.sttp.client4:core_3:4.0.0-M16
- com.softwaremill.sttp.model:core_3:1.7.10
- com.softwaremill.sttp.shared:core_3:1.3.18
- com.softwaremill.sttp.shared:ws_3:1.3.18
- com.softwaremill.sttp.shared:core_3:1.3.19
- com.softwaremill.sttp.shared:ws_3:1.3.19
- com.softwaremill.sttp.model:core_3:1.7.10 (already listed)
- com.softwaremill.sttp.shared:core_3:1.3.18 (already listed)
- com.softwaremill.sttp.client4:upickle_3:4.0.0-M14
- com.lihaoyi:upickle_3:3.3.0
- com.lihaoyi:ujson_3:3.3.1 (already listed)
- com.lihaoyi:upack_3:3.3.1 (already listed)
- com.lihaoyi:upickle-implicits_3:3.3.1 (already listed)
- com.softwaremill.sttp.client4:core_3:4.0.0-M14 (already listed)
- com.softwaremill.sttp.client4:json-common_3:4.0.0-M14
- com.softwaremill.sttp.client4:core_3:4.0.0-M14 (already listed)
- org.scalameta:munit_3:1.0.0-RC1
- com.softwaremill.sttp.shared:core_3:1.3.19 (already listed)
- com.softwaremill.sttp.client4:upickle_3:4.0.0-M16
- com.lihaoyi:upickle_3:3.3.1 (already listed)
- com.softwaremill.sttp.client4:core_3:4.0.0-M16 (already listed)
- com.softwaremill.sttp.client4:json-common_3:4.0.0-M16
- com.softwaremill.sttp.client4:core_3:4.0.0-M16 (already listed)
- org.scalameta:munit_3:1.0.0
- junit:junit:4.13.2
- org.hamcrest:hamcrest-core:1.3.0
- org.scalameta:junit-interface:1.0.0-RC1
- org.scalameta:junit-interface:1.0.0
- junit:junit:4.13.2 (already listed)
- org.scala-sbt:test-interface:1.0.0
- org.scalameta:munit-diff_3:1.0.0-RC1
- org.scalameta:munit-diff_3:1.0.0
45 changes: 27 additions & 18 deletions changelog/0.5.0/toolkit-test_0.5.0_native0.5_2.13_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,53 @@

## Changes to direct dependencies
- Updated `org.scala-lang:toolkit_native0.5_2.13:0.4.0` from `0.4.0` to `0.5.0` under `org.scala-lang:toolkit-test_native0.5_2.13:0.5.0`
- Updated `org.scalameta:munit_native0.5_2.13:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scala-lang:toolkit-test_native0.5_2.13:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)

## Changes to transitive dependencies
- Updated `com.lihaoyi:os-lib_native0.5_2.13:0.10.0` from `0.10.0` to `0.10.2` under `org.scala-lang:toolkit_native0.5_2.13:0.5.0`
- Updated `com.lihaoyi:geny_native0.5_2.13:1.1.0` from `1.1.0` to `1.1.1` under `com.lihaoyi:os-lib_native0.5_2.13:0.10.3`
- Updated `com.lihaoyi:os-lib_native0.5_2.13:0.10.0` from `0.10.0` to `0.10.3` under `org.scala-lang:toolkit_native0.5_2.13:0.5.0`
- Updated `com.lihaoyi:ujson_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_native0.5_2.13:3.3.1`
- Updated `com.lihaoyi:upack_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_native0.5_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-core_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:ujson_native0.5_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-core_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upack_native0.5_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-core_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle-implicits_native0.5_2.13:3.3.1`
- Updated `com.lihaoyi:upickle-implicits_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.lihaoyi:upickle_native0.5_2.13:3.3.1`
- Updated `com.lihaoyi:upickle_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M16`
- Updated `com.lihaoyi:upickle_native0.5_2.13:3.3.0` from `3.3.0` to `3.3.1` under `org.scala-lang:toolkit_native0.5_2.13:0.5.0`
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `org.scala-lang:toolkit_native0.5_2.13:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M16` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M14` from `4.0.0-M14` to `4.0.0-M16` under `org.scala-lang:toolkit_native0.5_2.13:0.5.0` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M16`
- Updated `com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.3.19`
- Updated `com.softwaremill.sttp.shared:ws_native0.5_2.13:1.3.18` from `1.3.18` to `1.3.19` under `com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M16`
- Updated `org.scalameta:munit-diff_native0.5_2.13:1.0.0-RC1` from `1.0.0-RC1` to `1.0.0` under `org.scalameta:munit_native0.5_2.13:1.0.0` ILLEGAL CHANGE (required at least: MajorUpdate)

## Full dependency tree

- org.scala-lang:toolkit-test_native0.5_2.13:0.5.0
- org.scala-lang:toolkit_native0.5_2.13:0.5.0
- com.lihaoyi:os-lib_native0.5_2.13:0.10.2
- com.lihaoyi:geny_native0.5_2.13:1.1.0
- com.lihaoyi:os-lib_native0.5_2.13:0.10.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 (already listed)
- 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-M14
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M16
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.10
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.18
- com.softwaremill.sttp.shared:ws_native0.5_2.13:1.3.18
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.19
- com.softwaremill.sttp.shared:ws_native0.5_2.13:1.3.19
- com.softwaremill.sttp.model:core_native0.5_2.13:1.7.10 (already listed)
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.18 (already listed)
- com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M14
- com.lihaoyi:upickle_native0.5_2.13:3.3.0
- com.lihaoyi:ujson_native0.5_2.13:3.3.1 (already listed)
- com.lihaoyi:upack_native0.5_2.13:3.3.1 (already listed)
- com.lihaoyi:upickle-implicits_native0.5_2.13:3.3.1 (already listed)
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M14 (already listed)
- com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-M14
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M14 (already listed)
- org.scalameta:munit_native0.5_2.13:1.0.0-RC1
- org.scalameta:munit-diff_native0.5_2.13:1.0.0-RC1
- com.softwaremill.sttp.shared:core_native0.5_2.13:1.3.19 (already listed)
- com.softwaremill.sttp.client4:upickle_native0.5_2.13:4.0.0-M16
- com.lihaoyi:upickle_native0.5_2.13:3.3.1 (already listed)
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M16 (already listed)
- com.softwaremill.sttp.client4:json-common_native0.5_2.13:4.0.0-M16
- com.softwaremill.sttp.client4:core_native0.5_2.13:4.0.0-M16 (already listed)
- org.scalameta:munit_native0.5_2.13:1.0.0
- org.scalameta:munit-diff_native0.5_2.13:1.0.0
Loading
Loading