Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Goooler committed Jul 10, 2024
1 parent bf9bdd9 commit cd8e9e8
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 @@ -7,7 +7,7 @@ group = "br.com.devsrsouza"
version = "0.7.0"

dependencies {
implementation("com.google.guava:guava:33.2.0-jre")
implementation("com.google.guava:guava:33.2.1-jre")
implementation("com.android.tools:sdk-common:31.3.2")
implementation("com.android.tools:common:31.3.2")
implementation("com.squareup:kotlinpoet:1.16.0")
Expand Down

0 comments on commit cd8e9e8

Please sign in to comment.