Skip to content

docs: fix stale sbt scala3 version, mvDeps typo, and stale prose mention - #58

Merged
halotukozak merged 2 commits into
mainfrom
fix-readme-sbt-scalaversion-and-mvdeps-typo
Aug 31, 2026
Merged

docs: fix stale sbt scala3 version, mvDeps typo, and stale prose mention#58
halotukozak merged 2 commits into
mainfrom
fix-readme-sbt-scalaversion-and-mvdeps-typo

Conversation

@halotukozak

Copy link
Copy Markdown
Collaborator

Companion to halotukozak-com/.github#14. Leaves the mill block's 3.9.0-RC4 for #55 (open Renovate PR already bumping it) to avoid a conflict.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

The sbt snippet's scalaVersion := "3.9.0-RC4" never got bumped alongside
the scala-cli/mill ones -- Renovate's regex customManager didn't match
sbt's `:=` syntax (fixed in halotukozak-com/.github#14). Also fixes
`def mvDeps` -> `def mvnDeps` and the top caveat's stale "3.9.0-RC4"
mention (free prose, not something any regex manager touches).

Leaves the mill block's `def scalaVersion = "3.9.0-RC4"` for #55 (open
Renovate PR that already bumps it, plus the scala-cli block and
project.scala) to avoid conflicting with it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@halotukozak
halotukozak enabled auto-merge August 31, 2026 11:37
@halotukozak
halotukozak merged commit 7e9bd02 into main Aug 31, 2026
8 checks passed
@halotukozak
halotukozak deleted the fix-readme-sbt-scalaversion-and-mvdeps-typo branch August 31, 2026 11:42
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