Skip to content

Add docs and benchmark for accelerated geometry (#155) #11

Add docs and benchmark for accelerated geometry (#155)

Add docs and benchmark for accelerated geometry (#155) #11

name: Update Dependency Graph
on:
push:
branches: [master]
jobs:
dependency-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'temurin'
cache: 'sbt'
- uses: scalacenter/sbt-dependency-submission@v2