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

Commit afe2969

Browse files
authored
deps: update dependency com.google.cloud:native-image-support to v0.12.11 (#738)
1 parent 6a58447 commit afe2969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.google.cloud</groupId>
109109
<artifactId>native-image-support</artifactId>
110-
<version>0.12.10</version>
110+
<version>0.12.11</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)