Skip to content

FTP: Add for FTPS the ability to set KeyManager and TrustManager #14

FTP: Add for FTPS the ability to set KeyManager and TrustManager

FTP: Add for FTPS the ability to set KeyManager and TrustManager #14

name: Update Dependency Graph
on:
push:
branches:
- main # 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