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.
1 parent 11eedd7 commit 1df7d96Copy full SHA for 1df7d96
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
}
43
44
45
- implementation("io.confluent:kafka-schema-registry-client:7.6.2")
+ implementation("io.confluent:kafka-schema-registry-client:7.7.0")
46
implementation("io.confluent:kafka-protobuf-serializer:7.7.0")
47
implementation("io.confluent:kafka-json-schema-serializer:7.7.0")
48
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.4")
0 commit comments