Skip to content

Update jsoniter-scala-core, ... to 2.30.8 #402

Update jsoniter-scala-core, ... to 2.30.8

Update jsoniter-scala-core, ... to 2.30.8 #402

Workflow file for this run

name: CI
on:
pull_request:
push:
branches-ignore: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v2
with:
distribution: temurin
java-version: 17
- name: Compile
run: sbt clean +testables/test versionPolicyCheck