Commit e99f133
fix: pin sbt-git explicitly
sbt-ci-release 1.12.0 no longer pulls in sbt-git (sbt/sbt-ci-release#471),
but publish.sbt imports com.github.sbt.git.SbtGit. Declare sbt-git 2.1.0
directly to keep the build loading.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 80b064f commit e99f133
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
0 commit comments