Skip to content

Commit

Permalink
chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 in /…
Browse files Browse the repository at this point in the history
…hiero-dependency-versions (#2160)

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 6, 2025
1 parent de63706 commit dd379e1
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 @@ -40,7 +40,7 @@ dependencies.constraints {
api("org.apache.commons:commons-lang3:3.17.0") { because("org.apache.commons.lang3") }
api("org.assertj:assertj-core:3.26.3") { because("org.assertj.core") }
api("org.junit.jupiter:junit-jupiter-api:5.11.4") { because("org.junit.jupiter.api") }
api("org.mockito:mockito-core:5.14.2") { because("org.mockito") }
api("org.mockito:mockito-core:5.15.2") { because("org.mockito") }

api("com.google.protobuf:protoc:$protobuf")
api("io.grpc:protoc-gen-grpc-java:$grpc")
Expand Down

0 comments on commit dd379e1

Please sign in to comment.