Skip to content

Commit

Permalink
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to …
Browse files Browse the repository at this point in the history
…5.11.3 in /hiero-dependency-versions (#2132)

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 Dec 13, 2024
1 parent 33e18b1 commit 70c0b4a
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 @@ -31,7 +31,7 @@ dependencies.constraints {
api("io.github.json-snapshot:json-snapshot:1.0.17") { because("json.snapshot") }
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.10.2") { because("org.junit.jupiter.api") }
api("org.junit.jupiter:junit-jupiter-api:5.11.3") { because("org.junit.jupiter.api") }
api("org.mockito:mockito-core:5.14.2") { because("org.mockito") }
api("com.google.guava:guava:33.3.1-android") { because("com.google.common") }
api("com.fasterxml.jackson.core:jackson-core:2.18.0") { because("com.fasterxml.jackson.core") }
Expand Down

0 comments on commit 70c0b4a

Please sign in to comment.