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.
We recently changed our
scala-libs
release process, releasing allscala-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.