http4s / http4s-async-http-client

async http client implementation for http4s clients
Apache License 2.0
0 stars 2 forks source link

Update http4s-client to 0.23.12 #11

Open typelevel-steward[bot] opened 2 years ago

typelevel-steward[bot] commented 2 years ago

Updates org.http4s:http4s-client from 0.23.11 to 0.23.12. GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Files still referring to the old version number The following files still refer to the old version number (0.23.11). You might want to review and update them manually. ``` build.sbt ```
Ignore future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.http4s", artifactId = "http4s-client" } ] ```

labels: library-update, early-semver-minor, semver-spec-patch, old-version-remains, commit-count:1