We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65dff5 commit fddf593Copy full SHA for fddf593
samples/native-image-sample/pom.xml
@@ -93,7 +93,7 @@
93
<dependency>
94
<groupId>com.google.cloud</groupId>
95
<artifactId>native-image-support</artifactId>
96
- <version>0.12.7</version>
+ <version>0.12.8</version>
97
</dependency>
98
99
<groupId>org.junit.vintage</groupId>
0 commit comments