Skip to content
Merged
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.7
sbt.version = 1.12.9
Copy link

Copilot AI Apr 13, 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.9, but this repo doesn’t appear to reference scripted-plugin anywhere (only sbt.version was changed). If scripted-plugin is not actually used/pinned here, consider adjusting the PR description to avoid confusion; if it is used indirectly, consider adding/pointing to the place where it’s declared.

Copilot uses AI. Check for mistakes.
Loading