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.9 (#1053)
  • Loading branch information
renovate-bot committed Mar 9, 2022
1 parent da2d3fa commit 6e97d52
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.8</version>
<version>0.12.9</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit 6e97d52

Please sign in to comment.