Skip to content

Commit 2822347

Browse files
fix(deps): update dependency googlejavaformat to v1.33.0
1 parent e532eb3 commit 2822347

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
@@ -91,7 +91,7 @@ allprojects {
9191
}
9292
}
9393
googleJavaFormat {
94-
toolVersion '1.7'
94+
toolVersion '1.33.0'
9595
options style: 'AOSP'
9696
exclude '**/generated-sources'
9797
}

0 commit comments

Comments
 (0)