Skip to content

Update play-json to 2.10.3 in java8 #948

Update play-json to 2.10.3 in java8

Update play-json to 2.10.3 in java8 #948

Workflow file for this run

name: PR Build
on:
push:
branches:
- main
- java8
pull_request:
branches:
- main
- java8
env:
JABBA_INDEX: 'https://github.com/typelevel/jdk-index/raw/main/index.json'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
with:
java-version: temurin@17
- run: sbt commitCheck