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 1642c35 commit 45b0c8cCopy full SHA for 45b0c8c
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
}
43
44
45
- implementation("io.confluent:kafka-schema-registry-client:7.9.2")
+ implementation("io.confluent:kafka-schema-registry-client:8.0.0")
46
implementation("io.confluent:kafka-protobuf-serializer:7.9.2")
47
implementation("io.confluent:kafka-json-schema-serializer:7.9.2")
48
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.4")
0 commit comments