Skip to content

Commit 7ebd561

Browse files
authored
Merge pull request #187 from adpi2/bump-default-version
Fix CI
2 parents 7264c06 + 9f7bcd3 commit 7ebd561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
id: dependency-submission
8686
with:
8787
working-directory: sbt-plugin
88-
sbt-plugin-version: 2.2.0-SNAPSHOT
88+
sbt-plugin-version: 3.1.0-SNAPSHOT
8989
- name: Check outputs
9090
run: |
9191
echo ${{ steps.dependency-submission.outputs.submission-id }}

0 commit comments

Comments
 (0)