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
hello, I was using your version of sala-buff since it is the only way i found to make scala-buff work with sbt 0.13.
However, it seems you removed it from your bintray.
Could you please tell me how to create a proper dependency to this version ?
@vallettea you can fork the project and add sbt bintray plugin (https://github.com/softprops/bintray-sbt). If you follow the instruction, you will be able to push to your own bintray repo with the publish command.
pretty please @aloiscochard can you publish an official version to Sonatype or Bintray ?
I just merged @sslavic PR and published to bintray (masseguilaume/maven). Ping @aloiscochard to push an official version in scala-sbt.org's repo
in you project/plugins.sbt
The text was updated successfully, but these errors were encountered: