scala / toolkit

The batteries-included Scala
https://docs.scala-lang.org/toolkit/introduction.html
86 stars 12 forks source link

Upgrade sttp to 4 #5

Closed adpi2 closed 1 year ago

adpi2 commented 1 year ago

Sttp 4.0.0-M1 has just been release: https://github.com/softwaremill/sttp/releases/tag/v4.0.0-M1

Since the toolkit is still in experimental phase, I think we can use a milestone version of sttp in it. This will make it easier to write the tutorials using the new sttp API.