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 fd03945 commit 9fe5a59Copy full SHA for 9fe5a59
_includes/tutorials/multiple-event-types/kafka/code/build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id "java"
21
id "idea"
22
id "eclipse"
23
- id "com.github.imflog.kafka-schema-registry-gradle-plugin" version "1.9.1"
+ id "com.github.imflog.kafka-schema-registry-gradle-plugin" version "1.12.0"
24
id "com.google.protobuf" version "0.9.2"
25
id "com.github.davidmc24.gradle.plugin.avro" version "1.7.0"
26
}
0 commit comments