Skip to content

Commit

Permalink
Merge pull request #52 from scala-steward/update/sbt-1.10.0
Browse files Browse the repository at this point in the history
Update sbt to 1.10.0
  • Loading branch information
mergify[bot] authored May 7, 2024
2 parents 8be85d9 + 63c4b15 commit a862ca1
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 @@ -65,7 +65,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.18]
scala: [2.12.19]
java: [temurin@11]
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.9.9
sbt.version=1.10.0

0 comments on commit a862ca1

Please sign in to comment.