Skip to content

Update pekko-actor, pekko-testkit to 1.1.0 (#544) #89

Update pekko-actor, pekko-testkit to 1.1.0 (#544)

Update pekko-actor, pekko-testkit to 1.1.0 (#544) #89

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