Skip to content

Commit abfcda4

Browse files
committed
feat: bump google-java-format to 1.15
1 parent 399be23 commit abfcda4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ function spawnGoogleJavaFormat(args, done, stdio) {
8282
"--add-exports",
8383
"jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
8484
"-jar",
85-
`${LOCATION}/lib/google-java-format-1.11.0-all-deps.jar`,
85+
`${LOCATION}/lib/google-java-format-1.15.0-all-deps.jar`,
8686
].concat(args);
8787

8888
// extract glob, if present
-3.23 MB
Binary file not shown.
3.36 MB
Binary file not shown.

0 commit comments

Comments
 (0)