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.13.0 (#1919)
  • Loading branch information
renovate-bot committed Nov 22, 2021
1 parent 4118f60 commit 8972f81
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 @@ -154,7 +154,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -485,7 +485,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 8972f81

Please sign in to comment.