Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:native-image-support to v0.1…
Browse files Browse the repository at this point in the history
…2.10 (#1058)
  • Loading branch information
renovate-bot committed Mar 15, 2022
1 parent fe583cb commit af2b364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Expand Up @@ -107,7 +107,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>native-image-support</artifactId>
<version>0.12.9</version>
<version>0.12.10</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit af2b364

Please sign in to comment.