Skip to content

Commit

Permalink
Merge pull request #74 from scala-steward/update/sbt-1.10.3
Browse files Browse the repository at this point in the history
Update sbt, scripted-plugin to 1.10.3
  • Loading branch information
mergify[bot] authored Oct 20, 2024
2 parents ffbb9e4 + 6cfd624 commit 58ac3d1
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 @@ -68,7 +68,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.19]
scala: [2.12.20]
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.10.2
sbt.version=1.10.3

0 comments on commit 58ac3d1

Please sign in to comment.