Skip to content

Commit 33ab87c

Browse files
fix(deps): update dependency googlejavaformat to v1.22.0
1 parent cf233c5 commit 33ab87c

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
@@ -87,7 +87,7 @@ allprojects {
8787
}
8888
}
8989
googleJavaFormat {
90-
toolVersion '1.7'
90+
toolVersion '1.22.0'
9191
options style: 'AOSP'
9292
exclude '**/generated-sources'
9393
}

0 commit comments

Comments
 (0)