v0.17.1 : dependency fetching bugfix
- Fixes a bug that would lead the SBT resolver to try and fetch dependencies with the wrong binary version of Scala. See #672
- Fixes a bug in the compliance test module when tests would fail because json object would exhibit different key ordering. See #664
- Adds a pprint dependency to the compliance test module in order to make value mismatches clearer. See #663
What's Changed
- Update weaver-cats, weaver-scalacheck to 0.8.1 by @scala-steward in #659
- Update sbt-git to 2.0.1 by @scala-steward in #661
- Update jsoniter-scala-core to 2.18.1 by @scala-steward in #660
- Update sbt-pgp to 2.2.1 by @scala-steward in #662
- escape quotes in string literal by @yisraelU in #658
- Compliance tests jsonfix by @yisraelU in #664
- Update cats-core to 2.9.0 by @scala-steward in #668
- Update scala-collection-compat to 2.9.0 by @scala-steward in #667
- Update jsoniter-scala-core to 2.19.0 by @scala-steward in #665
- add pprint library to compliance tests by @yisraelU in #663
- Update cats-effect to 3.4.2 by @scala-steward in #670
- Update jsoniter-scala-core to 2.19.1 by @scala-steward in #669
- Update swagger-ui-dist to 4.15.5 by @scala-steward in #671
- Pass scalaModuleInfo to dynamic resolution invocation by @Baccata in #672
- Adding .distinct where relevant in the sbt plugin by @Baccata in #673
Full Changelog: v0.17.0...v0.17.1