Skip to content

Commit

Permalink
chore(deps): update dependency com.google.googlejavaformat:google-jav…
Browse files Browse the repository at this point in the history
…a-format to v1.16.0
  • Loading branch information
renovate-bot committed Mar 23, 2023
1 parent 3cb09eb commit 7bc5c77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-api-client-bom/pom.xml
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.13.0</version>
<version>1.16.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -486,7 +486,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.13.0</version>
<version>1.16.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 7bc5c77

Please sign in to comment.