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 87f06d8 commit 36793faCopy full SHA for 36793fa
build.gradle.kts
@@ -64,7 +64,7 @@ subprojects {
64
65
// Avro/Spring Cloud Schema Registry
66
implementation("org.apache.avro:avro:1.10.0")
67
- implementation("org.springframework.cloud:spring-cloud-schema-registry-client:1.0.6.RELEASE")
+ implementation("org.springframework.cloud:spring-cloud-schema-registry-client:1.0.7.RELEASE")
68
69
// Proxying
70
implementation("cglib:cglib:3.3.0")
0 commit comments