Skip to content

Commit

Permalink
Merge pull request #308 from Aiven-Open/anatolii/dependencies-fix
Browse files Browse the repository at this point in the history
chore: remove connect-runtime from dependencies to exclude from Azure connector distribution
  • Loading branch information
gharris1727 authored Oct 3, 2024
2 parents c434d44 + be94527 commit 32d01d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-sink-connector/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ idea {

dependencies {
compileOnly(apache.kafka.connect.api)
runtimeOnly(apache.kafka.connect.runtime)

implementation(project(":commons"))

Expand Down

0 comments on commit 32d01d9

Please sign in to comment.