Skip to content

Update circe-core, circe-generic, ... to 0.14.10 #407

Update circe-core, circe-generic, ... to 0.14.10

Update circe-core, circe-generic, ... to 0.14.10 #407

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