Skip to content

Update guava to 33.3.0-jre (#318) #80

Update guava to 33.3.0-jre (#318)

Update guava to 33.3.0-jre (#318) #80

name: Update Dependency Graph
on:
push:
branches:
- master
jobs:
update-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: scalacenter/sbt-dependency-submission@v2
with:
working-directory: './'