scala-api-template icon indicating copy to clipboard operation
scala-api-template copied to clipboard

Update ws to 1.3.6

Open sderosiaux opened this issue 3 years ago • 0 comments
trafficstars

Updates com.softwaremill.sttp.shared:ws from 1.2.7 to 1.3.6. 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!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.softwaremill.sttp.shared", artifactId = "ws" } ]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

sderosiaux avatar Jun 04 '22 00:06 sderosiaux