Skip to content

Update log4j-slf4j2-impl to 2.22.1 #218

Update log4j-slf4j2-impl to 2.22.1

Update log4j-slf4j2-impl to 2.22.1 #218

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@v4
with:
distribution: 'temurin'
java-version: '17'
cache: 'sbt'
- run: sbt scalafmtCheckAll test jgiven-scalatest-reporter/publishLocal scripted