Skip to content

Update scalatest to 3.2.19 (#533) #76

Update scalatest to 3.2.19 (#533)

Update scalatest to 3.2.19 (#533) #76

name: Update Dependency Graph
on:
push:
branches:
- master # default branch of the project
jobs:
dependency-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: scalacenter/sbt-dependency-submission@v2