Skip to content

Commit 7cf6d31

Browse files
committed
nits
1 parent 31576cf commit 7cf6d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-streams-serdes/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515

1616
api("org.apache.kafka:kafka-clients")
1717
api("org.apache.avro:avro")
18-
api("com.google.protobuf:protobuf-java-util")
18+
api("com.google.protobuf:protobuf-java-util:3.21.7")
1919

2020
testImplementation("org.junit.jupiter:junit-jupiter:5.8.2")
2121
}

0 commit comments

Comments
 (0)