Skip to content

Commit fd07368

Browse files
committed
chore(deps): update dependency com.google.googlejavaformat:google-java-format to v1.17.0
1 parent cb6a836 commit fd07368

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
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>com.google.googlejavaformat</groupId>
151151
<artifactId>google-java-format</artifactId>
152-
<version>1.13.0</version>
152+
<version>1.17.0</version>
153153
</dependency>
154154
</dependencies>
155155
</plugin>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
<dependency>
487487
<groupId>com.google.googlejavaformat</groupId>
488488
<artifactId>google-java-format</artifactId>
489-
<version>1.13.0</version>
489+
<version>1.17.0</version>
490490
</dependency>
491491
</dependencies>
492492
</plugin>

0 commit comments

Comments
 (0)