Skip to content

Commit be60dd4

Browse files
authored
Merge pull request #1277 from starlake-ai/update/kafka-clients-7.7.3-ce
Update kafka-clients to 7.7.3-ce
2 parents 4356e5b + 8b05545 commit be60dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ object Versions {
2929
val h2 = "2.3.232" // Test only
3030
val poi = "4.1.2"
3131
val scalate = "1.9.8"
32+
val kafkaClients = "7.7.3-ce"
3233
val confluentVersion = "7.7.3"
33-
val kafkaClients = "7.7.2-ce"
3434
val testContainers = "0.41.8"
3535
val gcpDataCatalog = "1.62.0"
3636
val gcpCloudLogging = "3.21.4"

0 commit comments

Comments
 (0)