Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
qtips authored Oct 28, 2024
1 parent 681e56f commit 13d82f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ dependencies {
}
implementation("io.confluent:kafka-connect-avro-converter:$confluentVersion")
implementation("io.confluent:kafka-avro-serializer:$confluentVersion")
implementation("org.apache.avro:avro:1.11.4")
testImplementation("org.springframework.kafka:spring-kafka-test")

// PDF
Expand Down

0 comments on commit 13d82f1

Please sign in to comment.