Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.12.9
sbt.version = 1.12.10
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description mentions updating org.scala-sbt:scripted-plugin to 1.12.10, but there doesn't appear to be any direct scripted-plugin dependency in this repo (no matches in .sbt/.scala/.properties). If this repo does not use scripted-plugin, consider adjusting the PR description to avoid confusion; otherwise, add the missing version bump where the plugin is declared.

Copilot uses AI. Check for mistakes.