No plugin binary published for sbt 0.11.2
Closed this issue · 1 comments
I'm toying with upgrading my sbt to the latest release, and get the following error:
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.github.sdb#xsbt-filter;0.1: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] com.github.sdb:xsbt-filter:0.1 (sbtVersion=0.11.2, scalaVersion=2.9.1)
Should I compile the plugin on my own, or is an "official" binary not that far off?
hi, thanks for pointing this out.
i just published version 0.1 for sbt 0.11.2 to my repository, so it should work again.