Skip to content

Commit

Permalink
Merge pull request #1127 from scala-steward/update/sbt-1.7.3
Browse files Browse the repository at this point in the history
Update sbt to 1.7.3
  • Loading branch information
mergify[bot] authored Nov 6, 2022
2 parents 7c475b6 + e1a6a0c commit afb4950
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 @@ -96,7 +96,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.16]
scala: [2.12.17]
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,2 +1,2 @@
sbt.version=1.7.2
sbt.version=1.7.3

0 comments on commit afb4950

Please sign in to comment.