We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4356e5b + 8b05545 commit be60dd4Copy full SHA for be60dd4
project/Versions.scala
@@ -29,8 +29,8 @@ object Versions {
29
val h2 = "2.3.232" // Test only
30
val poi = "4.1.2"
31
val scalate = "1.9.8"
32
+ val kafkaClients = "7.7.3-ce"
33
val confluentVersion = "7.7.3"
- val kafkaClients = "7.7.2-ce"
34
val testContainers = "0.41.8"
35
val gcpDataCatalog = "1.62.0"
36
val gcpCloudLogging = "3.21.4"
0 commit comments