sbt / sbt-buildinfo

I know this because build.sbt knows this.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuildInfoKey.of doesn't work with BuildInfoKey.map

dwijnand opened this issue · comments

The new API BuildInfoKey.of (introduced in v0.8.0 / #114) doesn't work with BuildInfoKey.map because it returns BuildInfoKey, aka BuildInfoKey.Entry[_] which means you can only map Any.