Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32.1.3-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 4c1316a commit f591bc6
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 @@ -31,7 +31,7 @@ composeUi-material = { module = "androidx.compose.material:material", version =
composeUi-uiTooling = { module = "androidx.compose.ui:ui-tooling" }

grgit = { module = "org.ajoberstar.grgit:grgit-core", version = "5.2.1" }
guava = { module = "com.google.guava:guava", version = "32.0.1-jre" }
guava = { module = "com.google.guava:guava", version = "32.1.3-jre" }

jcodec-core = { module = "org.jcodec:jcodec", version.ref = "jcodec" }
jcodec-javase = { module = "org.jcodec:jcodec-javase", version.ref = "jcodec" }
Expand Down

0 comments on commit f591bc6

Please sign in to comment.