sbt-buildinfo 0.13.1 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
about sbt-buildinfo
sbt-buildinfo is an sbt plugin to generate Scala source from your build definitions.
bug fixes
- fix: Fixes cross test by @eed3si9n in https://github.com/sbt/sbt-buildinfo/pull/210
- fix: Fixes buildi...