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
I have to use com.typesafe.sbt.SbtPgp.autoImport.pgpPassphrase := ...
instead of pgpPassphrase := ...
in ~/.sbt/0.13/build.sbt. The plugin is added in ~/.sbt/0.13/plugins/gpg.sbt > set pgpPassphrase := ... works unqualified though.