Skip to content

Version of sttp in toolkit is old #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SethTisue opened this issue May 7, 2024 · 3 comments · Fixed by #48
Closed

Version of sttp in toolkit is old #45

SethTisue opened this issue May 7, 2024 · 3 comments · Fixed by #48

Comments

@SethTisue
Copy link
Member

Toolkit.scala has:

//> using dep com.softwaremill.sttp.client4::core::4.0.0-M6
//> using dep com.softwaremill.sttp.client4::upickle::4.0.0-M6

but the latest is https://index.scala-lang.org/softwaremill/sttp/artifacts/core/4.0.0-M13

@SethTisue
Copy link
Member Author

note that when it's updated, it's also necessary to update the Toolkit tutorials, which include version numbers

so for example at scala/docs.scala-lang#3015 we see that the tutorials were still suggesting M1 because apparently there is no process in place to update that

@adpi2
Copy link
Member

adpi2 commented May 8, 2024

so for example at scala/docs.scala-lang#3015 we see that the tutorials were still suggesting M1 because apparently there is no process in place to update that

No we don't have such process yet. I am going to add myself a reminder to do the updates and releases once every month, to not burden anyone else.

@SethTisue
Copy link
Member Author

Monthly SGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants