Skip to content

Commit b64b441

Browse files
authored
deps: update dependency com.google.cloud:native-image-support to v0.12.3 (#1845)
1 parent a79d802 commit b64b441

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.google.cloud</groupId>
9595
<artifactId>native-image-support</artifactId>
96-
<version>0.12.2</version>
96+
<version>0.12.3</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)