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.17.0
  • Loading branch information
renovate-bot committed Jun 6, 2023
1 parent 65ef264 commit e07db71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-oauth-client-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.15.0</version>
<version>1.17.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 @@ -443,7 +443,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.7</version>
<version>1.17.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit e07db71

Please sign in to comment.