Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 55ef459

Browse files
authored
deps: update dependency com.google.cloud:native-image-support to v0.12.11 (#659)
1 parent 7f3d52a commit 55ef459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<!-- TODO: remove this when it's no longer needed -->
8585
<groupId>com.google.cloud</groupId>
8686
<artifactId>native-image-support</artifactId>
87-
<version>0.12.10</version>
87+
<version>0.12.11</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)