We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dbf5f commit 9da0badCopy full SHA for 9da0bad
VALD_SHA
@@ -1 +1 @@
1
-b705260a25a283bf2777cd670798db9aa1e93615
+93c4ec53e692080935c18d4d93493ba938333987
build.gradle
@@ -29,7 +29,7 @@ tasks.named("bufFormatApply").configure {
29
30
group = "org.vdaas.vald"
31
archivesBaseName = "vald-client-java"
32
-version = "1.7.16"
+version = "1.7.17"
33
description = "a client library for Vald (https://github.com/vdaas/vald)."
34
35
def isDevBuild
version/VALD_CLIENT_JAVA_VERSION
-1.7.16
+1.7.17
0 commit comments