Skip to content

Commit 597ecdc

Browse files
chore(deps): bump org.mockito:mockito-core in the dependencies group (#212)
Bumps the dependencies group with 1 update: [org.mockito:mockito-core](https://github.com/mockito/mockito). Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c70b4d6 commit 597ecdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ testing {
7575
useJUnitJupiter()
7676
dependencies {
7777
implementation 'org.assertj:assertj-core:3.27.4'
78-
implementation 'org.mockito:mockito-core:5.18.0'
78+
implementation 'org.mockito:mockito-core:5.19.0'
7979
implementation 'org.junit.jupiter:junit-jupiter:5.13.4'
8080
implementation 'org.wiremock:wiremock:3.13.1'
8181

0 commit comments

Comments
 (0)