Skip to content

Commit

Permalink
Update google
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent a816230 commit 8d0e70c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<!-- https://github.com/solven-eu/pepper/releases -->
<pepper.version>4.5</pepper.version>
<error-prone.version>2.29.2</error-prone.version>
<error-prone.version>2.33.0</error-prone.version>
<!-- 2.36.0 is broken due to https://github.com/diffplug/spotless/issues/1583 -->
<!-- https://mvnrepository.com/artifact/com.diffplug.spotless/spotless-maven-plugin -->
<spotless.version>2.43.0</spotless.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.2.1-jre</version>
<version>33.3.1-jre</version>
</dependency>

<!-- <dependency> -->
Expand Down

0 comments on commit 8d0e70c

Please sign in to comment.