Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#574)
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 9, 2023
1 parent 918f65d commit e3fdfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-otel-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
testImplementation("org.robolectric:robolectric:4.10.3")
testImplementation("androidx.test:core:1.5.0")
testImplementation("org.assertj:assertj-core:3.24.2")
testImplementation("com.google.guava:guava:32.0.0-jre")
testImplementation("com.google.guava:guava:32.0.1-jre")

coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.3")
}
Expand Down

0 comments on commit e3fdfdf

Please sign in to comment.