From 72653340165bc4d79f58e23459543b095ae4ff16 Mon Sep 17 00:00:00 2001 From: Predrag Janosevic Date: Thu, 18 Jul 2024 12:13:03 +0100 Subject: [PATCH] Bump kafka version used by tests --- pkg/resources/database/resource_kafka_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/resources/database/resource_kafka_test.go b/pkg/resources/database/resource_kafka_test.go index 4de8ef98..38469c0f 100644 --- a/pkg/resources/database/resource_kafka_test.go +++ b/pkg/resources/database/resource_kafka_test.go @@ -59,7 +59,7 @@ func testResourceKafka(t *testing.T) { Plan: "business-4", Zone: testutils.TestZoneName, TerminationProtection: false, - Version: "3.6", + Version: "3.7", } dataCreate := dataBase