Skip to content

Commit e587ca4

Browse files
authored
Merge pull request #98 from scala-steward/update/sbt-1.10.7
Update sbt, scripted-plugin to 1.10.7
2 parents 75da144 + f4b585c commit e587ca4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
with:
2020
distribution: adopt
2121
java-version: ${{matrix.java}}
22+
- uses: sbt/setup-sbt@v1
2223
- name: Test
2324
run: sbt ++${{matrix.scala}} publishLocal

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.6
1+
sbt.version=1.10.7

0 commit comments

Comments
 (0)