Skip to content

Commit e1c3367

Browse files
chore(deps): bump com.google.guava:guava in /hiero-dependency-versions
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.7-android to 33.4.8-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.4.8-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3515821 commit e1c3367

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
@@ -40,7 +40,7 @@ dependencies.constraints {
4040

4141
// Testing
4242
api("com.fasterxml.jackson.core:jackson-core:2.18.3") { because("com.fasterxml.jackson.core") }
43-
api("com.google.guava:guava:33.4.7-android") { because("com.google.common") }
43+
api("com.google.guava:guava:33.4.8-android") { because("com.google.common") }
4444
api("io.github.cdimascio:java-dotenv:5.3.1") { because("java.dotenv") }
4545
api("io.github.json-snapshot:json-snapshot:1.0.17") { because("json.snapshot") }
4646
api("org.apache.commons:commons-lang3:3.17.0") { because("org.apache.commons.lang3") }

0 commit comments

Comments
 (0)