There was an error while loading. Please reload this page.
1 parent afdbf21 commit e116b44Copy full SHA for e116b44
api-common-java/build.gradle
@@ -42,7 +42,7 @@ ext {
42
// Shortcuts for libraries we are using
43
libraries = [
44
javax_annotations: 'javax.annotation:javax.annotation-api:1.3.2',
45
- auto_value: 'com.google.auto.value:auto-value:1.8.2',
+ auto_value: 'com.google.auto.value:auto-value:1.9',
46
auto_value_annotations: 'com.google.auto.value:auto-value-annotations:1.9',
47
guava: 'com.google.guava:guava:31.0.1-jre',
48
jsr305: 'com.google.code.findbugs:jsr305:3.0.2',
0 commit comments