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

Commit 5de2f3e

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

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
@@ -43,7 +43,7 @@ ext {
4343
// Shortcuts for libraries we are using
4444
libraries = [
4545
javax_annotations: 'javax.annotation:javax.annotation-api:1.3.2',
46-
auto_value: 'com.google.auto.value:auto-value:1.8.1',
46+
auto_value: 'com.google.auto.value:auto-value:1.8.2',
4747
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',

0 commit comments

Comments
 (0)