Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

New Setting to override the default behavior of getting the version info from the version SettingKey

Compare
Choose a tag to compare
@kurtkopchik kurtkopchik released this 08 Sep 19:40
· 29 commits to master since this release

You can now define domposeServiceVersionTask in your build.sbt file to override the default behavior of using the version SettingKey:

composeServiceVersionTask := "1.2.3"