Skip to content

Commit

Permalink
fix(deps): update dependency com.google.googlejavaformat:google-java-…
Browse files Browse the repository at this point in the history
…format to v1.14.0
  • Loading branch information
renovate-bot committed Feb 19, 2022
1 parent 3e53671 commit 48917e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.7</version>
<version>1.14.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 48917e3

Please sign in to comment.