Skip to content

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 #3

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 #3

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
with:
java: 17