Skip to content

Commit

Permalink
Merge pull request #98 from scala-steward/update/sbt-1.10.7
Browse files Browse the repository at this point in the history
Update sbt, scripted-plugin to 1.10.7
  • Loading branch information
SethTisue authored Jan 7, 2025
2 parents 75da144 + f4b585c commit e587ca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
with:
distribution: adopt
java-version: ${{matrix.java}}
- uses: sbt/setup-sbt@v1
- name: Test
run: sbt ++${{matrix.scala}} publishLocal
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.6
sbt.version=1.10.7

0 comments on commit e587ca4

Please sign in to comment.