polyvariant / sttp-oauth2

OAuth2 client library implemented in Scala using sttp
https://sttp-oauth2.polyvariant.org
Apache License 2.0
73 stars 22 forks source link

Release 0.17.0 not published to maven #457

Open cornerman opened 7 months ago

cornerman commented 7 months ago

Just wanted to try out this library with the new json-variant, but I could not find version 0.17.0 on maven. It seems the CI failed: https://github.com/ocadotechnology/sttp-oauth2/actions/runs/6770976275

Is it possible maybe fix this with a retry?

majk-p commented 3 months ago

Hi! Sorry for the inconvenience and late notice. I've just published first release under new organization. Please try using "org.polyvariant" %% "sttp-oauth2" % "0.19.0"