Skip to content

Commit efc3dd9

Browse files
authored
Merge pull request #2157 from scala-steward/update/sbt-1.5.3
Update sbt to 1.5.3
2 parents 4ec2dc0 + eb3fd5f commit efc3dd9

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
@@ -74,7 +74,7 @@ jobs:
7474
strategy:
7575
matrix:
7676
os: [ubuntu-latest]
77-
scala: [2.12.13]
77+
scala: [2.12.14]
7878
7979
runs-on: ${{ matrix.os }}
8080
steps:

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.5.2
1+
sbt.version=1.5.3

0 commit comments

Comments
 (0)