Skip to content

Commit

Permalink
Merge pull request #1054 from scala-steward/update/sbt-1.6.0
Browse files Browse the repository at this point in the history
Update sbt to 1.6.0
  • Loading branch information
fthomas authored Dec 27, 2021
2 parents f2a42f6 + 17fadff commit 9f4e185
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 @@ -81,7 +81,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.14]
scala: [2.12.15]
java: [adopt-hotspot@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.5.8
sbt.version=1.6.0

0 comments on commit 9f4e185

Please sign in to comment.