Skip to content

Commit 9f4e185

Browse files
authored
Merge pull request #1054 from scala-steward/update/sbt-1.6.0
Update sbt to 1.6.0
2 parents f2a42f6 + 17fadff commit 9f4e185

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
strategy:
8282
matrix:
8383
os: [ubuntu-latest]
84-
scala: [2.12.14]
84+
scala: [2.12.15]
8585
java: [adopt-hotspot@8]
8686
runs-on: ${{ matrix.os }}
8787
steps:

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sbt.version=1.5.8
1+
sbt.version=1.6.0
22

0 commit comments

Comments
 (0)