Skip to content

Bump org.mockito:mockito-core from 5.8.0 to 5.10.0 #19

Bump org.mockito:mockito-core from 5.8.0 to 5.10.0

Bump org.mockito:mockito-core from 5.8.0 to 5.10.0 #19

name: dependency-review
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
with:
retry-on-snapshot-warnings: true
retry-on-snapshot-warnings-timeout: 600