Skip to content

Commit 9fe5a59

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] <support@github.com>
1 parent fd03945 commit 9fe5a59

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
@@ -20,7 +20,7 @@ plugins {
2020
id "java"
2121
id "idea"
2222
id "eclipse"
23-
id "com.github.imflog.kafka-schema-registry-gradle-plugin" version "1.9.1"
23+
id "com.github.imflog.kafka-schema-registry-gradle-plugin" version "1.12.0"
2424
id "com.google.protobuf" version "0.9.2"
2525
id "com.github.davidmc24.gradle.plugin.avro" version "1.7.0"
2626
}

0 commit comments

Comments
 (0)