Skip to content

Commit 16a9d10

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 in /hiero-dependency-versions (#2239)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pavel Borisov <37436896+PavelSBorisov@users.noreply.github.com>
1 parent 00f73b9 commit 16a9d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies.constraints {
4444
api("io.github.json-snapshot:json-snapshot:1.0.17") { because("json.snapshot") }
4545
api("org.apache.commons:commons-lang3:3.17.0") { because("org.apache.commons.lang3") }
4646
api("org.assertj:assertj-core:3.27.3") { because("org.assertj.core") }
47-
api("org.junit.jupiter:junit-jupiter-api:5.11.4") { because("org.junit.jupiter.api") }
47+
api("org.junit.jupiter:junit-jupiter-api:5.12.1") { because("org.junit.jupiter.api") }
4848
api("org.mockito:mockito-core:5.15.2") { because("org.mockito") }
4949

5050
api("com.google.protobuf:protoc:$protobuf")

0 commit comments

Comments
 (0)