Skip to content

Commit c032393

Browse files
authored
chore(deps): update dependency com.google.googlejavaformat:google-java-format to v1.9 (#1631)
1 parent 3736626 commit c032393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-api-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>com.google.googlejavaformat</groupId>
155155
<artifactId>google-java-format</artifactId>
156-
<version>1.7</version>
156+
<version>1.9</version>
157157
</dependency>
158158
</dependencies>
159159
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
<dependency>
458458
<groupId>com.google.googlejavaformat</groupId>
459459
<artifactId>google-java-format</artifactId>
460-
<version>1.7</version>
460+
<version>1.9</version>
461461
</dependency>
462462
</dependencies>
463463
</plugin>

0 commit comments

Comments
 (0)