Skip to content

Commit

Permalink
Merge pull request #106 from scala-steward/update/sbt-1.10.6
Browse files Browse the repository at this point in the history
Update sbt to 1.10.6
  • Loading branch information
nafg authored Dec 9, 2024
2 parents 4fc4b86 + a888015 commit 7786058
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.19]
scala: [2.12.20]
java: [zulu@11]
runs-on: ${{ matrix.os }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pull_request_rules:
- author=scala-steward
- author=slick-scala-steward[bot]
- author=renovate[bot]
- check-success=Build and Test (ubuntu-latest, 2.12.19, zulu@11)
- check-success=Build and Test (ubuntu-latest, 2.12.20, zulu@11)
actions:
queue:
name: default
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.6

0 comments on commit 7786058

Please sign in to comment.