Skip to content

Commit f1082a3

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.18.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76280d2 commit f1082a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ org-bouncycastle-bcpkix-jdk18on = { module = "org.bouncycastle:bcpkix-jdk18on",
1818
org-bouncycastle-bcprov-jdk18on = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "org-bouncycastle" }
1919
org-junit-jupiter-junit-jupiter = "org.junit.jupiter:junit-jupiter:5.11.4"
2020
org-assertj-assertj-core = "org.assertj:assertj-core:3.27.3"
21-
org-mockito-mockito-core = "org.mockito:mockito-core:4.11.0"
21+
org-mockito-mockito-core = "org.mockito:mockito-core:5.18.0"
2222
com-squareup-okhttp3-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "com-squareup-okhttp3" }
2323
com-squareup-okhttp3-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "com-squareup-okhttp3" }
2424
com-jayway-jsonpath-json-path = "com.jayway.jsonpath:json-path:2.9.0"

0 commit comments

Comments
 (0)