Skip to content

Commit

Permalink
deps: update dependency com.google.googlejavaformat:google-java-forma…
Browse files Browse the repository at this point in the history
…t to v1.12.0
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent 1f2bd43 commit 40850b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-http-client-bom/pom.xml
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.7</version>
<version>1.12.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -551,7 +551,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.7</version>
<version>1.12.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 40850b2

Please sign in to comment.