We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf19062 commit 1bf84c3Copy full SHA for 1bf84c3
s3-sink-connector/build.gradle.kts
@@ -79,7 +79,6 @@ dependencies {
79
compileOnly("org.apache.velocity:velocity-engine-core:2.4.1")
80
compileOnly("org.apache.velocity.tools:velocity-tools-generic:3.1")
81
82
-
83
implementation(project(":commons"))
84
testImplementation(testFixtures(project(":commons")))
85
implementation(project(":s3-commons"))
0 commit comments