Skip to content

Commit

Permalink
Merge pull request #980 from scala-steward/update/sbt-1.5.3
Browse files Browse the repository at this point in the history
Update sbt to 1.5.3
  • Loading branch information
fthomas committed Jun 4, 2021
2 parents aa49967 + f57322f commit 03a492f
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 @@ -79,7 +79,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.13]
scala: [2.12.14]
java: [adopt@1.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.2
sbt.version=1.5.3

0 comments on commit 03a492f

Please sign in to comment.