Skip to content

Commit

Permalink
Add exeptions & update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
szymon-rd committed Oct 18, 2023
1 parent fec498e commit 16c67e6
Show file tree
Hide file tree
Showing 28 changed files with 619 additions and 172 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion changelog/0.2.1/json/toolkit-test_0.2.1_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.

1 change: 1 addition & 0 deletions changelog/0.2.1/json/toolkit_0.2.1_2.13_changelog.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions changelog/0.2.1/json/toolkit_0.2.1_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.

1 change: 1 addition & 0 deletions changelog/0.2.1/json/toolkit_0.2.1_sjs1_3_changelog.json

Large diffs are not rendered by default.

71 changes: 45 additions & 26 deletions changelog/0.2.1/toolkit-test_0.2.1_2.13_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,58 @@

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

## Changes to transitive dependencies
- Updated `com.lihaoyi:ujson_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_2.13:3.1.3`
- Updated `com.lihaoyi:upack_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-core_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:ujson_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-core_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upack_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-core_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle-implicits_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-implicits_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_2.13:3.1.3`
- Updated `com.lihaoyi:upickle_2.13:3.0.0` from `3.0.0` to `3.1.3` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.lihaoyi:upickle_2.13:3.1.0` from `3.1.0` to `3.1.3` under `org.scala-lang:toolkit_2.13:0.2.1`
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `org.scala-lang:toolkit_2.13:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `org.scala-lang:toolkit_2.13:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.model:core_2.13:1.5.5` from `1.5.5` to `1.6.0` under `com.softwaremill.sttp.shared:ws_2.13:1.3.16` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.softwaremill.sttp.model:core_2.13:1.5.5` from `1.5.5` to `1.7.2` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.softwaremill.sttp.shared:core_2.13:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-M6`
- Updated `com.softwaremill.sttp.shared:core_2.13:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.shared:ws_2.13:1.3.16`
- Updated `com.softwaremill.sttp.shared:ws_2.13:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.client4:core_2.13:4.0.0-M6`
- Updated `junit:junit:4.13.1` from `4.13.1` to `4.13.2` under `org.scalameta:munit_2.13:1.0.0-M10`
- Updated `org.scalameta:junit-interface:1.0.0-M7` from `1.0.0-M7` to `1.0.0-M10` under `org.scalameta:munit_2.13:1.0.0-M10` ILLEGAL CHANGE (required at least: MajorUpdate)

## Full dependency tree

- org.scala-lang:toolkit-test_2.13:0.2.1
- org.scala-lang:toolkit_2.13:0.2.1
- com.lihaoyi:os-lib_2.13:0.9.1
- com.lihaoyi:geny_2.13:1.0.0
- com.lihaoyi:upickle_2.13:3.1.0
- com.lihaoyi:ujson_2.13:3.1.0
- com.lihaoyi:upickle-core_2.13:3.1.0
- com.lihaoyi:upickle_2.13:3.1.3
- com.lihaoyi:ujson_2.13:3.1.3
- com.lihaoyi:upickle-core_2.13:3.1.3
- com.lihaoyi:geny_2.13:1.0.0 (already listed)
- com.lihaoyi:upack_2.13:3.1.0
- com.lihaoyi:upickle-core_2.13:3.1.0 (already listed)
- com.lihaoyi:upickle-implicits_2.13:3.1.0
- com.lihaoyi:upickle-core_2.13:3.1.0 (already listed)
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M1
- com.softwaremill.sttp.model:core_2.13:1.5.5
- com.softwaremill.sttp.shared:core_2.13:1.3.13
- com.softwaremill.sttp.shared:ws_2.13:1.3.13
- com.softwaremill.sttp.model:core_2.13:1.5.5 (already listed)
- com.softwaremill.sttp.shared:core_2.13:1.3.13 (already listed)
- com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M1
- com.lihaoyi:upickle_2.13:3.0.0
- com.lihaoyi:ujson_2.13:3.1.0 (already listed)
- com.lihaoyi:upack_2.13:3.1.0 (already listed)
- com.lihaoyi:upickle-implicits_2.13:3.1.0 (already listed)
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M1 (already listed)
- com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M1
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M1 (already listed)
- org.scalameta:munit_2.13:1.0.0-M7
- junit:junit:4.13.1
- com.lihaoyi:upack_2.13:3.1.3
- com.lihaoyi:upickle-core_2.13:3.1.3 (already listed)
- com.lihaoyi:upickle-implicits_2.13:3.1.3
- com.lihaoyi:upickle-core_2.13:3.1.3 (already listed)
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M6
- com.softwaremill.sttp.model:core_2.13:1.7.2
- com.softwaremill.sttp.shared:core_2.13:1.3.16
- com.softwaremill.sttp.shared:ws_2.13:1.3.16
- com.softwaremill.sttp.model:core_2.13:1.6.0
- com.softwaremill.sttp.shared:core_2.13:1.3.16 (already listed)
- com.softwaremill.sttp.client4:upickle_2.13:4.0.0-M6
- com.lihaoyi:upickle_2.13:3.1.3 (already listed)
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M6 (already listed)
- com.softwaremill.sttp.client4:json-common_2.13:4.0.0-M6
- com.softwaremill.sttp.client4:core_2.13:4.0.0-M6 (already listed)
- org.scalameta:munit_2.13:1.0.0-M10
- junit:junit:4.13.2
- org.hamcrest:hamcrest-core:1.3.0
- org.scalameta:junit-interface:1.0.0-M7
- junit:junit:4.13.2
- org.hamcrest:hamcrest-core:1.3.0 (already listed)
- org.scalameta:junit-interface:1.0.0-M10
- junit:junit:4.13.2 (already listed)
- org.scala-sbt:test-interface:1.0.0
71 changes: 45 additions & 26 deletions changelog/0.2.1/toolkit-test_0.2.1_3_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,58 @@

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

## Changes to transitive dependencies
- Updated `com.lihaoyi:ujson_3:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_3:3.1.3`
- Updated `com.lihaoyi:upack_3:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_3:3.1.3`
- Updated `com.lihaoyi:upickle-core_3:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:ujson_3:3.1.3`
- Updated `com.lihaoyi:upickle-core_3:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upack_3:3.1.3`
- Updated `com.lihaoyi:upickle-core_3:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle-implicits_3:3.1.3`
- Updated `com.lihaoyi:upickle-implicits_3:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_3:3.1.3`
- Updated `com.lihaoyi:upickle_3:3.0.0` from `3.0.0` to `3.1.3` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-M6` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.lihaoyi:upickle_3:3.1.0` from `3.1.0` to `3.1.3` under `org.scala-lang:toolkit_3:0.2.1`
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:json-common_3:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_3:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `org.scala-lang:toolkit_3:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:json-common_3:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:upickle_3:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:upickle_3:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `org.scala-lang:toolkit_3:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.model:core_3:1.5.5` from `1.5.5` to `1.6.0` under `com.softwaremill.sttp.shared:ws_3:1.3.16` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.softwaremill.sttp.model:core_3:1.5.5` from `1.5.5` to `1.7.2` under `com.softwaremill.sttp.client4:core_3:4.0.0-M6` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.softwaremill.sttp.shared:core_3:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.client4:core_3:4.0.0-M6`
- Updated `com.softwaremill.sttp.shared:core_3:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.shared:ws_3:1.3.16`
- Updated `com.softwaremill.sttp.shared:ws_3:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.client4:core_3:4.0.0-M6`
- Updated `junit:junit:4.13.1` from `4.13.1` to `4.13.2` under `org.scalameta:munit_3:1.0.0-M10`
- Updated `org.scalameta:junit-interface:1.0.0-M7` from `1.0.0-M7` to `1.0.0-M10` under `org.scalameta:munit_3:1.0.0-M10` ILLEGAL CHANGE (required at least: MajorUpdate)

## Full dependency tree

- org.scala-lang:toolkit-test_3:0.2.1
- org.scala-lang:toolkit_3:0.2.1
- com.lihaoyi:os-lib_3:0.9.1
- com.lihaoyi:geny_3:1.0.0
- com.lihaoyi:upickle_3:3.1.0
- com.lihaoyi:ujson_3:3.1.0
- com.lihaoyi:upickle-core_3:3.1.0
- com.lihaoyi:upickle_3:3.1.3
- com.lihaoyi:ujson_3:3.1.3
- com.lihaoyi:upickle-core_3:3.1.3
- com.lihaoyi:geny_3:1.0.0 (already listed)
- com.lihaoyi:upack_3:3.1.0
- com.lihaoyi:upickle-core_3:3.1.0 (already listed)
- com.lihaoyi:upickle-implicits_3:3.1.0
- com.lihaoyi:upickle-core_3:3.1.0 (already listed)
- com.softwaremill.sttp.client4:core_3:4.0.0-M1
- com.softwaremill.sttp.model:core_3:1.5.5
- com.softwaremill.sttp.shared:core_3:1.3.13
- com.softwaremill.sttp.shared:ws_3:1.3.13
- com.softwaremill.sttp.model:core_3:1.5.5 (already listed)
- com.softwaremill.sttp.shared:core_3:1.3.13 (already listed)
- com.softwaremill.sttp.client4:upickle_3:4.0.0-M1
- com.lihaoyi:upickle_3:3.0.0
- com.lihaoyi:ujson_3:3.1.0 (already listed)
- com.lihaoyi:upack_3:3.1.0 (already listed)
- com.lihaoyi:upickle-implicits_3:3.1.0 (already listed)
- com.softwaremill.sttp.client4:core_3:4.0.0-M1 (already listed)
- com.softwaremill.sttp.client4:json-common_3:4.0.0-M1
- com.softwaremill.sttp.client4:core_3:4.0.0-M1 (already listed)
- org.scalameta:munit_3:1.0.0-M7
- junit:junit:4.13.1
- com.lihaoyi:upack_3:3.1.3
- com.lihaoyi:upickle-core_3:3.1.3 (already listed)
- com.lihaoyi:upickle-implicits_3:3.1.3
- com.lihaoyi:upickle-core_3:3.1.3 (already listed)
- com.softwaremill.sttp.client4:core_3:4.0.0-M6
- com.softwaremill.sttp.model:core_3:1.7.2
- com.softwaremill.sttp.shared:core_3:1.3.16
- com.softwaremill.sttp.shared:ws_3:1.3.16
- com.softwaremill.sttp.model:core_3:1.6.0
- com.softwaremill.sttp.shared:core_3:1.3.16 (already listed)
- com.softwaremill.sttp.client4:upickle_3:4.0.0-M6
- com.lihaoyi:upickle_3:3.1.3 (already listed)
- com.softwaremill.sttp.client4:core_3:4.0.0-M6 (already listed)
- com.softwaremill.sttp.client4:json-common_3:4.0.0-M6
- com.softwaremill.sttp.client4:core_3:4.0.0-M6 (already listed)
- org.scalameta:munit_3:1.0.0-M10
- junit:junit:4.13.2
- org.hamcrest:hamcrest-core:1.3.0
- org.scalameta:junit-interface:1.0.0-M7
- junit:junit:4.13.2
- org.hamcrest:hamcrest-core:1.3.0 (already listed)
- org.scalameta:junit-interface:1.0.0-M10
- junit:junit:4.13.2 (already listed)
- org.scala-sbt:test-interface:1.0.0
62 changes: 40 additions & 22 deletions changelog/0.2.1/toolkit-test_0.2.1_native0.4_2.13_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,51 @@

## Changes to direct dependencies
- Updated `org.scala-lang:toolkit_native0.4_2.13:0.2.0` from `0.2.0` to `0.2.1` under `org.scala-lang:toolkit-test_native0.4_2.13:0.2.1`
- Updated `org.scalameta:munit_native0.4_2.13:1.0.0-M7` from `1.0.0-M7` to `1.0.0-M10` under `org.scala-lang:toolkit-test_native0.4_2.13:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)

## Changes to transitive dependencies
- Updated `com.lihaoyi:ujson_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_native0.4_2.13:3.1.3`
- Updated `com.lihaoyi:upack_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_native0.4_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-core_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:ujson_native0.4_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-core_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upack_native0.4_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-core_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle-implicits_native0.4_2.13:3.1.3`
- Updated `com.lihaoyi:upickle-implicits_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `com.lihaoyi:upickle_native0.4_2.13:3.1.3`
- Updated `com.lihaoyi:upickle_native0.4_2.13:3.0.0` from `3.0.0` to `3.1.3` under `com.softwaremill.sttp.client4:upickle_native0.4_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.lihaoyi:upickle_native0.4_2.13:3.1.0` from `3.1.0` to `3.1.3` under `org.scala-lang:toolkit_native0.4_2.13:0.2.1`
- Updated `com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:json-common_native0.4_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:upickle_native0.4_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `org.scala-lang:toolkit_native0.4_2.13:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:json-common_native0.4_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `com.softwaremill.sttp.client4:upickle_native0.4_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.client4:upickle_native0.4_2.13:4.0.0-M1` from `4.0.0-M1` to `4.0.0-M6` under `org.scala-lang:toolkit_native0.4_2.13:0.2.1` ILLEGAL CHANGE (required at least: MajorUpdate)
- Updated `com.softwaremill.sttp.model:core_native0.4_2.13:1.5.5` from `1.5.5` to `1.6.0` under `com.softwaremill.sttp.shared:ws_native0.4_2.13:1.3.16` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.softwaremill.sttp.model:core_native0.4_2.13:1.5.5` from `1.5.5` to `1.7.2` under `com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M6` ILLEGAL CHANGE (required at least: MinorUpdate)
- Updated `com.softwaremill.sttp.shared:core_native0.4_2.13:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M6`
- Updated `com.softwaremill.sttp.shared:core_native0.4_2.13:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.shared:ws_native0.4_2.13:1.3.16`
- Updated `com.softwaremill.sttp.shared:ws_native0.4_2.13:1.3.13` from `1.3.13` to `1.3.16` under `com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M6`

## Full dependency tree

- org.scala-lang:toolkit-test_native0.4_2.13:0.2.1
- org.scala-lang:toolkit_native0.4_2.13:0.2.1
- com.lihaoyi:os-lib_native0.4_2.13:0.9.1
- com.lihaoyi:geny_native0.4_2.13:1.0.0
- com.lihaoyi:upickle_native0.4_2.13:3.1.0
- com.lihaoyi:ujson_native0.4_2.13:3.1.0
- com.lihaoyi:upickle-core_native0.4_2.13:3.1.0
- com.lihaoyi:upickle_native0.4_2.13:3.1.3
- com.lihaoyi:ujson_native0.4_2.13:3.1.3
- com.lihaoyi:upickle-core_native0.4_2.13:3.1.3
- com.lihaoyi:geny_native0.4_2.13:1.0.0 (already listed)
- com.lihaoyi:upack_native0.4_2.13:3.1.0
- com.lihaoyi:upickle-core_native0.4_2.13:3.1.0 (already listed)
- com.lihaoyi:upickle-implicits_native0.4_2.13:3.1.0
- com.lihaoyi:upickle-core_native0.4_2.13:3.1.0 (already listed)
- com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M1
- com.softwaremill.sttp.model:core_native0.4_2.13:1.5.5
- com.softwaremill.sttp.shared:core_native0.4_2.13:1.3.13
- com.softwaremill.sttp.shared:ws_native0.4_2.13:1.3.13
- com.softwaremill.sttp.model:core_native0.4_2.13:1.5.5 (already listed)
- com.softwaremill.sttp.shared:core_native0.4_2.13:1.3.13 (already listed)
- com.softwaremill.sttp.client4:upickle_native0.4_2.13:4.0.0-M1
- com.lihaoyi:upickle_native0.4_2.13:3.0.0
- com.lihaoyi:ujson_native0.4_2.13:3.1.0 (already listed)
- com.lihaoyi:upack_native0.4_2.13:3.1.0 (already listed)
- com.lihaoyi:upickle-implicits_native0.4_2.13:3.1.0 (already listed)
- com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M1 (already listed)
- com.softwaremill.sttp.client4:json-common_native0.4_2.13:4.0.0-M1
- com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M1 (already listed)
- org.scalameta:munit_native0.4_2.13:1.0.0-M7
- com.lihaoyi:upack_native0.4_2.13:3.1.3
- com.lihaoyi:upickle-core_native0.4_2.13:3.1.3 (already listed)
- com.lihaoyi:upickle-implicits_native0.4_2.13:3.1.3
- com.lihaoyi:upickle-core_native0.4_2.13:3.1.3 (already listed)
- com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M6
- com.softwaremill.sttp.model:core_native0.4_2.13:1.7.2
- com.softwaremill.sttp.shared:core_native0.4_2.13:1.3.16
- com.softwaremill.sttp.shared:ws_native0.4_2.13:1.3.16
- com.softwaremill.sttp.model:core_native0.4_2.13:1.6.0
- com.softwaremill.sttp.shared:core_native0.4_2.13:1.3.16 (already listed)
- com.softwaremill.sttp.client4:upickle_native0.4_2.13:4.0.0-M6
- com.lihaoyi:upickle_native0.4_2.13:3.1.3 (already listed)
- com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M6 (already listed)
- com.softwaremill.sttp.client4:json-common_native0.4_2.13:4.0.0-M6
- com.softwaremill.sttp.client4:core_native0.4_2.13:4.0.0-M6 (already listed)
- org.scalameta:munit_native0.4_2.13:1.0.0-M10
Loading

0 comments on commit 16c67e6

Please sign in to comment.