Skip to content

Update play-json dependency to 3.x, update README. Fixes #91 #54

Update play-json dependency to 3.x, update README. Fixes #91

Update play-json dependency to 3.x, update README. Fixes #91 #54

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: coursier/cache-action@v5
- uses: olafurpg/setup-scala@v10
- run: git fetch --unshallow
- run: sbt +test libraryJVM/versionPolicyCheck