chore: bump logback and test dependency versions#2052
Merged
farmdawgnation merged 2 commits intolift-5.0from Apr 7, 2026
Merged
chore: bump logback and test dependency versions#2052farmdawgnation merged 2 commits intolift-5.0from
farmdawgnation merged 2 commits intolift-5.0from
Conversation
Update logback-classic (1.2.13→1.5.32), specs2/Scala 2.13 (4.21.0→4.23.0), scalatest/scalactic (3.2.19→3.2.20), and scalamock (7.4.1→7.5.5). All 55 tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
lift-5.0 dropped Scala 2.13 support and simplified specs2Version to a single lazy val. Our Scala 2.13 specs2 bump (4.21.0→4.23.0) is superseded by this change; keeping 5.6.4 for Scala 3. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mailing List thread:
REPLACE THIS WITH ML LINK
Bumps several dependencies identified via
sbt dependencyUpdates: logback-classic (1.2.13→1.5.32), specs2 for Scala 2.13 (4.21.0→4.23.0), scalatest/scalactic (3.2.19→3.2.20), and scalamock (7.4.1→7.5.5). The logback bump covers a large range of security and bug fixes. All 55 tests pass with the updated versions.