Skip to content

Commit 3b858de

Browse files
Bump io.confluent:kafka-schema-registry-client from 8.1.0 to 8.1.1
Bumps [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) from 8.1.0 to 8.1.1. - [Commits](confluentinc/schema-registry@v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: io.confluent:kafka-schema-registry-client dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 727a4f5 commit 3b858de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation("io.github.java-diff-utils:java-diff-utils:4.16")
3434
implementation("io.micronaut:micronaut-retry")
3535
implementation("org.yaml:snakeyaml")
36-
implementation("io.confluent:kafka-schema-registry-client:8.1.0")
36+
implementation("io.confluent:kafka-schema-registry-client:8.1.1")
3737

3838
compileOnly("org.graalvm.nativeimage:svm")
3939
compileOnly("org.projectlombok:lombok")

0 commit comments

Comments
 (0)