awslib_scala icon indicating copy to clipboard operation
awslib_scala copied to clipboard

Update play to 2.8.11

Open scala-steward opened this issue 2 years ago • 0 comments

Updates com.typesafe.play:play from 2.8.1 to 2.8.11.

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 (2.8.1). You might want to review and update them manually.

.bloop/awslib_scala-test.json
.bloop/awslib_scala.json
build.sbt
Ignore future updates

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

updates.ignore = [ { groupId = "com.typesafe.play", artifactId = "play" } ]

labels: test-library-update, early-semver-patch, semver-spec-patch, old-version-remains

scala-steward avatar Dec 01 '21 17:12 scala-steward