Skip to content

Commit b5cd32d

Browse files
build(deps): bump org.mockito:mockito-core from 5.8.0 to 5.15.2 in /hiero-dependency-versions (#463)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d274bce commit b5cd32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies.constraints {
6868
api("io.github.cdimascio:dotenv-java:3.0.2") { because("io.github.cdimascio.dotenv.java") }
6969
api("org.assertj:assertj-core:3.23.1") { because("org.assertj.core") }
7070
api("org.junit.jupiter:junit-jupiter-api:5.10.2") { because("org.junit.jupiter.api") }
71-
api("org.mockito:mockito-core:5.8.0") { because("org.mockito") }
71+
api("org.mockito:mockito-core:5.15.2") { because("org.mockito") }
7272
api("org.mockito:mockito-junit-jupiter:5.8.0") { because("org.mockito.junit.jupiter") }
7373
api("org.testcontainers:junit-jupiter:1.20.1") { because("org.testcontainers.junit.jupiter") }
7474
api("org.testcontainers:testcontainers:1.20.1") { because("org.testcontainers") }

0 commit comments

Comments
 (0)