Skip to content

Completions should prepend instead of replace to match Scala 2 #1071

Completions should prepend instead of replace to match Scala 2

Completions should prepend instead of replace to match Scala 2 #1071

name: Sbt Dependency Graph
on:
push:
branches:
- main
jobs:
update-graph:
name: Update graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: scalacenter/sbt-dependency-submission@v2