Skip to content

Commit a516a84

Browse files
authored
Merge pull request #26 from w2sv/renovate/major-guava-monorepo
Update dependency com.google.guava:guava to v32
2 parents 7f0dc7d + 9b690e9 commit a516a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ androidx-localbroadcastmanager = 'androidx.localbroadcastmanager:localbroadcastm
3434
androidx-datastore-preferences = 'androidx.datastore:datastore-preferences:1.0.0'
3535

3636
# google
37-
google-guava = 'com.google.guava:guava:31.1-jre'
37+
google-guava = 'com.google.guava:guava:32.0.0-jre'
3838
google-material = 'com.google.android.material:material:1.9.0'
3939
google-hilt = { module = 'com.google.dagger:hilt-android', version.ref = 'hilt' }
4040
google-hilt-kapt = { module = 'com.google.dagger:hilt-android-compiler', version.ref = 'hilt' }

0 commit comments

Comments
 (0)