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.3 (#1845)
  • Loading branch information
renovate-bot committed Feb 11, 2022
1 parent a79d802 commit b64b441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>native-image-support</artifactId>
<version>0.12.2</version>
<version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit b64b441

Please sign in to comment.