We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212f0bc commit f8d67bbCopy full SHA for f8d67bb
1 file changed
gradle.properties
@@ -1,8 +1,8 @@
1
# The version of qdrant to use to download protos
2
-qdrantProtosVersion=dev
+qdrantProtosVersion=v1.15.0
3
4
# The version of qdrant docker image to run integration tests against
5
-qdrantVersion=dev
+qdrantVersion=v1.15.0
6
7
# The version of the client to generate
8
packageVersion=1.15.0
0 commit comments