Skip to content

Commit 1bd801a

Browse files
fix(deps): update dependency googlejavaformat to v1.30.0
1 parent 1f00884 commit 1bd801a

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

0 commit comments

Comments
 (0)