You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because sbt-ci-release pulls in plugins via addSbtPlugin, as far as I can tell it forces this plugin to require crossbuilds of the downstream plugins as well.
@xuwei-k The current version works but in the future it might not support JDK 8? If that happens, I suggest we should fork the plugin to maintain JDK 8 compatibility.
Because
sbt-ci-release
pulls in plugins via addSbtPlugin, as far as I can tell it forces this plugin to require crossbuilds of the downstream plugins as well.This means we'll need 2.0.0-M2 crossbuilds of:
sbt-dynver
sbt-git
2.1.0
sbt-sonatype
3.12.0
sbt-pgp
- ✅2.3.0
The text was updated successfully, but these errors were encountered: