ohnosequences / sbt-s3-resolver

:cloud:Amazon S3-based resolver for sbt
GNU Affero General Public License v3.0
117 stars 29 forks source link

Add support for SBT 1.x #51

Closed macalinao closed 7 years ago

macalinao commented 7 years ago

Fixes https://github.com/ohnosequences/sbt-s3-resolver/issues/50.

laughedelic commented 7 years ago

Thanks @macalinao! I'll check it tonight and publish.

laughedelic commented 7 years ago

Cool. Thanks for contributing it @macalinao 👍

macalinao commented 7 years ago

Np, wasn't sure if i had to do anything special for cross compiling btw

laughedelic commented 7 years ago

I wasn't sure about it either and just decided to drop sbt-0.13. There was a point to cross-compile/publish when sbt-1.0 wasn't ready, so people could prepare for the migration. Now that sbt-1.0 is official, we should be all switching to it (and those stuck at 0.13 for some reason can always use an old version).