Skip to content

Commit

Permalink
build(deps): bump org.mockito:mockito-core from 5.8.0 to 5.15.2 in /h…
Browse files Browse the repository at this point in the history
…iero-dependency-versions (#463)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d274bce commit b5cd32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiero-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies.constraints {
api("io.github.cdimascio:dotenv-java:3.0.2") { because("io.github.cdimascio.dotenv.java") }
api("org.assertj:assertj-core:3.23.1") { because("org.assertj.core") }
api("org.junit.jupiter:junit-jupiter-api:5.10.2") { because("org.junit.jupiter.api") }
api("org.mockito:mockito-core:5.8.0") { because("org.mockito") }
api("org.mockito:mockito-core:5.15.2") { because("org.mockito") }
api("org.mockito:mockito-junit-jupiter:5.8.0") { because("org.mockito.junit.jupiter") }
api("org.testcontainers:junit-jupiter:1.20.1") { because("org.testcontainers.junit.jupiter") }
api("org.testcontainers:testcontainers:1.20.1") { because("org.testcontainers") }
Expand Down

0 comments on commit b5cd32d

Please sign in to comment.