Skip to content

Commit a202a0a

Browse files
fix(deps): update dependency googlejavaformat to v1.19.2
1 parent 241d268 commit a202a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ allprojects {
8787
}
8888
}
8989
googleJavaFormat {
90-
toolVersion '1.7'
90+
toolVersion '1.19.2'
9191
options style: 'AOSP'
9292
exclude '**/generated-sources'
9393
}

0 commit comments

Comments
 (0)