Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 6d3814e commit c295b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
implementation("com.google.guava:guava:23.0")
implementation("com.google.guava:guava:33.0.0-jre")
implementation("com.android.tools:sdk-common:27.2.2")
implementation("com.android.tools:common:27.2.2")
implementation("com.squareup:kotlinpoet:1.9.0")
Expand Down

0 comments on commit c295b81

Please sign in to comment.