Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v28.2-jre
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 844835b commit 0b0cfad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {

implementation "androidx.core:core-ktx:1.12.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'com.google.guava:guava:28.2-android'
implementation 'com.google.guava:guava:28.2-jre'

implementation 'org.bouncycastle:bcpkix-jdk18on:1.75'

Expand Down

0 comments on commit 0b0cfad

Please sign in to comment.