Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 53d6d38

Browse files
renovate-botelharoNeenu1995gcf-merge-on-green[bot]
authored
deps: update dependency com.google.auto.value:auto-value-annotations to v1.8.2 (#243)
Co-authored-by: Elliotte Rusty Harold <[email protected]> Co-authored-by: Neenu Shaji <[email protected]> Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
1 parent c3ab73e commit 53d6d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ext {
4444
libraries = [
4545
javax_annotations: 'javax.annotation:javax.annotation-api:1.3.2',
4646
auto_value: 'com.google.auto.value:auto-value:1.8.1',
47-
auto_value_annotations: 'com.google.auto.value:auto-value-annotations:1.8.1',
47+
auto_value_annotations: 'com.google.auto.value:auto-value-annotations:1.8.2',
4848
guava: 'com.google.guava:guava:30.1.1-android',
4949
jsr305: 'com.google.code.findbugs:jsr305:3.0.2',
5050
error_prone_annotations: 'com.google.errorprone:error_prone_annotations:2.8.0',

0 commit comments

Comments
 (0)