Skip to content

Commit

Permalink
Merge pull request #531 from microsoft/dependabot/gradle/components/s…
Browse files Browse the repository at this point in the history
…erialization/text/android/com.google.guava-guava-32.1.2-jre

Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre in /components/serialization/text/android
  • Loading branch information
github-actions[bot] authored Jul 31, 2023
2 parents e7adccc + 810d8d3 commit 3a1b705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/serialization/text/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'com.google.guava:guava:32.1.1-jre'
implementation 'com.google.guava:guava:32.1.2-jre'

api project(':components:abstractions')
}

0 comments on commit 3a1b705

Please sign in to comment.