Skip to content

Commit 2e4b4d0

Browse files
authored
deps: update dependency com.google.cloud:native-image-support to v0.13.1 (#931)
1 parent 074c6c7 commit 2e4b4d0

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.google.cloud</groupId>
106106
<artifactId>native-image-support</artifactId>
107-
<version>0.12.11</version>
107+
<version>0.13.1</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)