Skip to content

Commit 13d0619

Browse files
build(deps): bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre in /hiero-dependency-versions (#1081)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4caad0 commit 13d0619

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
@@ -26,7 +26,7 @@ dependencies.constraints {
2626
api("com.google.auto.service:auto-service-annotations:1.1.1") {
2727
because("com.google.auto.service")
2828
}
29-
api("com.google.guava:guava:33.4.7-jre") { because("com.google.common") }
29+
api("com.google.guava:guava:33.4.8-jre") { because("com.google.common") }
3030
api("com.google.j2objc:j2objc-annotations:3.0.0") { because("com.google.j2objc.annotations") }
3131
api("com.google.protobuf:protobuf-java-util:$protobufVersion") {
3232
because("com.google.protobuf.util")

0 commit comments

Comments
 (0)