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 5593de4 commit 1642c35Copy full SHA for 1642c35
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
}
43
44
45
- implementation("io.confluent:kafka-schema-registry-client:7.9.1")
+ implementation("io.confluent:kafka-schema-registry-client:7.9.2")
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