Skip to content

Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#6116) #7275

Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#6116)

Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#6116) #7275

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.18
with:
source: './src'
extensions: 'java'
clangFormatVersion: 16