wellcomecollection / platform

Wellcome Collection Digital Platform
https://developers.wellcomecollection.org/
MIT License
48 stars 10 forks source link

Enable Scala Steward to bump scala-libs versions #5787

Closed StepanBrychta closed 1 month ago

StepanBrychta commented 1 month ago

We recently changed our scala-libs release process, releasing all scala-libs packages into a public Sonatype repository (see https://github.com/wellcomecollection/platform/issues/5780).

This should allow Scala Steward to automatically detect new scala-libs versions and raise PRs bumping the version numbers. However, the version definitions are currently obfuscated in all downstream repos, making Scala Steward unable to bump the versions.