From 02b69d7aab57dabe1cc1627813881c056899ddbd Mon Sep 17 00:00:00 2001 From: Anush008 Date: Thu, 20 Nov 2025 17:48:41 +0530 Subject: [PATCH] chore: Check new proto version Signed-off-by: Anush008 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b4ca498..7c6d7cf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # The version of qdrant to use to download protos -qdrantProtosVersion=v1.16.0 +qdrantProtosVersion=avoid-common-proto-name # The version of qdrant docker image to run integration tests against qdrantVersion=v1.16.0