Skip to content

Update gson to 2.11.0 #451

Update gson to 2.11.0

Update gson to 2.11.0 #451

Workflow file for this run

name: Scala CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: sbt test