Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.apache.maven.plugins-maven-fail…
Browse files Browse the repository at this point in the history
…safe-plugin-3.x
  • Loading branch information
lqiu96 committed Oct 26, 2023
2 parents 08b1826 + dd3bd75 commit d5182bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -246,7 +246,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>checkstyle</id>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-admin</artifactId>
<version>3.23.0</version>
<version>3.24.0</version>
</dependency>

<!-- GCloud dependency-->
Expand Down

0 comments on commit d5182bb

Please sign in to comment.