new release?
Would it make sense to do a new release? There are a few PRs merged, mainly dependencies but there are a few code changes too. Most notably: #116
https://github.com/sbt/sbt-sbom/compare/v0.4.0...HEAD
possibly - though perhaps we should get the implementation for https://github.com/CycloneDX/specification/issues/321 in (i.e. stripping the versions from the dependencies)?
possibly - though perhaps we should get the implementation for CycloneDX/specification#321 in (i.e. stripping the versions from the dependencies)?
321 seems useful. The reason that I am interested in a release in the near future is that I want to do a Pekko release to a bug in the classic remoting support and the last Pekko release was affected by the #116 issue.
filed #150 for that feature