Skip to content

Update log4j-slf4j2-impl to 2.22.0 #212

Update log4j-slf4j2-impl to 2.22.0

Update log4j-slf4j2-impl to 2.22.0 #212

Workflow file for this run

name: Scala CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
cache: 'sbt'
- uses: coursier/cache-action@v6
- run: sbt scalafmtCheckAll test jgiven-scalatest-reporter/publishLocal scripted