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 and Goooler committed Feb 20, 2024
1 parent dff9177 commit 7733414
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 @@ -13,7 +13,7 @@ repositories {
}

dependencies {
implementation("com.google.guava:guava:23.6.1-jre")
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.16.0")
Expand Down

0 comments on commit 7733414

Please sign in to comment.