rtimush / sbt-updates

sbt plugin that can check Maven and Ivy repositories for dependency updates
BSD 3-Clause "New" or "Revised" License
761 stars 55 forks source link

Set HTTP Accept header #296

Closed ybasket closed 2 years ago

ybasket commented 2 years ago

Set a broad HTTP Accept header that prevents failures from picky remote repository implementations like AWS CodeArtifact that return a 404 if they don't like the Accept header.