sbt-license-report icon indicating copy to clipboard operation
sbt-license-report copied to clipboard

Use Configuration type in licenseConfigurations

Open mdedetrich opened this issue 1 year ago • 0 comments

Ideally this should have originally been typed to use Configuration rather than String since SBT already provides this abstraction as its own type.

This is obviously a breaking change so if we care about binary/source compatibility then it would have to be for 2.0.x (in which case we can setup a branch for 2.0.x or we can just not merge PR until we expect more breaking changes for the 2.0.x series).

mdedetrich avatar Apr 18 '23 10:04 mdedetrich