Skip to content

Commit 6052eca

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.19.1 to 2.19.2 in /hiero-dependency-versions (#2415)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34191ea commit 6052eca

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
@@ -43,7 +43,7 @@ dependencies.constraints {
4343
}
4444

4545
// Testing
46-
api("com.fasterxml.jackson.core:jackson-core:2.19.1") { because("com.fasterxml.jackson.core") }
46+
api("com.fasterxml.jackson.core:jackson-core:2.19.2") { because("com.fasterxml.jackson.core") }
4747
api("com.google.guava:guava:33.4.8-android") { because("com.google.common") }
4848
api("io.github.cdimascio:java-dotenv:5.3.1") { because("java.dotenv") }
4949
api("io.github.json-snapshot:json-snapshot:1.0.17") { because("json.snapshot") }

0 commit comments

Comments
 (0)