Skip to content

Commit

Permalink
chore(deps): update dependency com.google.guava:guava to v30.1.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 7943a1b commit 3a4b238
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation "com.google.truth:truth:1.1.3"
annotationProcessor 'com.google.auto.service:auto-service:1.0'
implementation group: 'com.google.auto.service', name: 'auto-service', version: '1.0'
implementation 'com.google.guava:guava:30.1-jre'
implementation 'com.google.guava:guava:30.1.1-jre'
implementation 'com.google.code.gson:gson:2.8.8'
errorprone("com.google.errorprone:error_prone_core:2.9.0")
testImplementation "com.google.truth:truth:1.1.2"
Expand Down

0 comments on commit 3a4b238

Please sign in to comment.