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.10.0
  • Loading branch information
renovate-bot committed Apr 13, 2021
1 parent 2de037e commit d3dd9af
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
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit d3dd9af

Please sign in to comment.