Skip to content

Commit 5abab0c

Browse files
fix(deps): update dependency googlejavaformat to v1.16.0
1 parent a3629c8 commit 5abab0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.16.0'
9191
options style: 'AOSP'
9292
exclude '**/generated-sources'
9393
}

0 commit comments

Comments
 (0)