Skip to content

Commit

Permalink
Merge pull request #99 from scala-steward/update/sbt-1.7.1
Browse files Browse the repository at this point in the history
Update sbt to 1.7.1
  • Loading branch information
mergify[bot] authored Jul 15, 2022
2 parents 112d879 + dd718e1 commit da1b545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.15]
scala: [2.12.16]
java: [temurin@8]
runs-on: ${{ matrix.os }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.6.2
sbt.version=1.7.1

0 comments on commit da1b545

Please sign in to comment.