Skip to content

Commit 36793fa

Browse files
Update spring cloud (#256)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 87f06d8 commit 36793fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ subprojects {
6464

6565
// Avro/Spring Cloud Schema Registry
6666
implementation("org.apache.avro:avro:1.10.0")
67-
implementation("org.springframework.cloud:spring-cloud-schema-registry-client:1.0.6.RELEASE")
67+
implementation("org.springframework.cloud:spring-cloud-schema-registry-client:1.0.7.RELEASE")
6868

6969
// Proxying
7070
implementation("cglib:cglib:3.3.0")

0 commit comments

Comments
 (0)