Skip to content

Update netty-handler from 4.1.95.Final to 4.1.96.Final (#1187) #158

Update netty-handler from 4.1.95.Final to 4.1.96.Final (#1187)

Update netty-handler from 4.1.95.Final to 4.1.96.Final (#1187) #158

name: Update Dependency Graph
on:
push:
branches:
- develop # default branch of the project
jobs:
update-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: scalacenter/sbt-dependency-submission@v2
with:
## Optional: Define the working directory of your build.
## It should contain the build.sbt file.
working-directory: './'