Skip to content

1.5.109: Update scala-library to 2.13.8

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jan 19:03
· 0 commits to 9633d55ef1acbeb45212a8238678e5dac75ed2cb since this release

Updates org.scala-lang:scala-library from 2.13.7 to 2.13.8.

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

build-dependencies
Ignore future updates

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

updates.ignore = [ { groupId = "org.scala-lang", artifactId = "scala-library" } ]

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