Skip to content

Commit d11ca36

Browse files
Bump com.github.imflog.kafka-schema-registry-gradle-plugin
Bumps com.github.imflog.kafka-schema-registry-gradle-plugin from 1.9.1 to 1.12.0. --- updated-dependencies: - dependency-name: com.github.imflog.kafka-schema-registry-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f74a2d commit d11ca36

File tree

1 file changed

+1
-1
lines changed
  • _includes/tutorials/multiple-event-types/kafka/code

1 file changed

+1
-1
lines changed

_includes/tutorials/multiple-event-types/kafka/code/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
id "com.google.cloud.tools.jib" version "3.3.1"
2222
id "idea"
2323
id "eclipse"
24-
id "com.github.imflog.kafka-schema-registry-gradle-plugin" version "1.9.1"
24+
id "com.github.imflog.kafka-schema-registry-gradle-plugin" version "1.12.0"
2525
id "com.google.protobuf" version "0.9.2"
2626
id "com.github.davidmc24.gradle.plugin.avro" version "1.7.0"
2727
}

0 commit comments

Comments
 (0)