Skip to content

Commit

Permalink
Update dependency io.confluent:kafka-connect-avro-data to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent 82373d8 commit ac943a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {

dependencies {
val kafkaVersion by extra("2.5.1")
val confluentVersion by extra("5.5.14")
val confluentVersion by extra("7.3.2")
val kotestVersion by extra("4.2.5")
val junitVersion by extra("5.7.0")
implementation(kotlin("stdlib-jdk8"))
Expand Down

0 comments on commit ac943a7

Please sign in to comment.