Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.graalvm.buildtools-native-maven…
Browse files Browse the repository at this point in the history
…-plugin-0.x
  • Loading branch information
gcf-merge-on-green[bot] authored Aug 30, 2023
2 parents f9f75c6 + cca87d6 commit c10d884
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion oauth2_http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.graalvm.buildtools</groupId>
<artifactId>junit-platform-native</artifactId>
<version>0.9.23</version>
<version>0.9.25</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<project.findbugs.version>3.0.2</project.findbugs.version>
<deploy.autorelease>false</deploy.autorelease>
<project.autovalue.version>1.8.2</project.autovalue.version>
<auto-value-annotation.version>1.10.2</auto-value-annotation.version>
<auto-value-annotation.version>1.10.3</auto-value-annotation.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.20.0</version>
<version>26.22.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c10d884

Please sign in to comment.