Skip to content

Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10 #243

Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10

Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10 #243

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 8
cache: maven
- run: mvn test