Skip to content

Update pekko-actor, pekko-testkit to 1.0.3 (#532) #75

Update pekko-actor, pekko-testkit to 1.0.3 (#532)

Update pekko-actor, pekko-testkit to 1.0.3 (#532) #75

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