Skip to content

Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 #7648

Bump org.mockito:mockito-core from 5.17.0 to 5.18.0

Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 #7648

name: Clang format linter
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.20
with:
source: './src'
extensions: 'java'
clangFormatVersion: 16