Skip to content

Commit

Permalink
Merge pull request #20 from reocat/dependabot/gradle/com.google.guava…
Browse files Browse the repository at this point in the history
…-guava-33.3.1-android

build(deps): bump com.google.guava:guava from 33.3.0-android to 33.3.1-android
  • Loading branch information
reocat authored Nov 4, 2024
2 parents 842ca3c + b315ff5 commit 0fa3f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ktor = "2.3.12"
ksp = "2.0.21-1.0.26"

[libraries]
guava = { group = "com.google.guava", name = "guava", version = "33.3.0-android" }
guava = { group = "com.google.guava", name = "guava", version = "33.3.1-android" }
coroutines-guava = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-guava", version = "1.9.0" }
concurrent-futures = { group = "androidx.concurrent", name = "concurrent-futures-ktx", version = "1.2.0" }

Expand Down

0 comments on commit 0fa3f0a

Please sign in to comment.