Skip to content

Commit

Permalink
Merge branch 'main' into renovate/guava-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli authored Apr 4, 2024
2 parents 3c8e929 + 7c045ca commit bd0d95c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions third_party/docfx-doclet-143274/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<configuration>
<!-- get all project dependencies -->
<descriptorRefs>
Expand Down Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.google.googlejavaformat</groupId>
<artifactId>google-java-format</artifactId>
<version>1.20.0</version>
<version>1.22.0</version>
</dependency>
</dependencies>
</plugin>
Expand All @@ -117,7 +117,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.32.0</version>
<version>26.36.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit bd0d95c

Please sign in to comment.