Skip to content

Upgrade Scala to 3.8.3 and Play to 3.0.11 - #441

Merged
AlexITC merged 1 commit into
wiringbits:masterfrom
AlexITC:upgrade-scala-play
May 22, 2026
Merged

Upgrade Scala to 3.8.3 and Play to 3.0.11#441
AlexITC merged 1 commit into
wiringbits:masterfrom
AlexITC:upgrade-scala-play

Conversation

@AlexITC

@AlexITC AlexITC commented May 22, 2026

Copy link
Copy Markdown
Contributor

Scala 3.7+ requires implicit arguments at call sites to be passed with a using clause; fix three occurrences that were previously warnings (now errors under -Werror) in BackgroundJobDAO, RepositorySpec, and Main.

Scala 3.7+ requires implicit arguments at call sites to be passed with
a `using` clause; fix three occurrences that were previously warnings
(now errors under -Werror) in BackgroundJobDAO, RepositorySpec, and
Main.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@AlexITC
AlexITC merged commit 837b5d9 into wiringbits:master May 22, 2026
1 check failed
@AlexITC
AlexITC deleted the upgrade-scala-play branch May 22, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant