Skip to content

Use given/using instead of implicit (#58) #53

Use given/using instead of implicit (#58)

Use given/using instead of implicit (#58) #53

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