We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc952c commit 5e69833Copy full SHA for 5e69833
samples/native-image-sample/pom.xml
@@ -80,7 +80,7 @@
80
<dependency>
81
<groupId>com.google.cloud</groupId>
82
<artifactId>native-image-support</artifactId>
83
- <version>0.12.5</version>
+ <version>0.12.6</version>
84
</dependency>
85
86
<groupId>org.junit.vintage</groupId>
0 commit comments