Skip to content
Snippets Groups Projects
Commit 1e6586cf authored by Lorenz Boguhn's avatar Lorenz Boguhn
Browse files

Remove unnecesary comment from commons build.gradle

parent e275c86f
No related branches found
No related tags found
1 merge request!187Migrate Beam benchmark implementation
This commit is part of merge request !187. Comments created here will be created in the context of that merge request.
......@@ -25,8 +25,6 @@ dependencies {
implementation group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.30'
implementation group: 'org.apache.beam', name: 'beam-sdks-java-core', version: '2.22.0'
// compile group: 'org.apache.beam', name: 'beam-runners-flink-1.12', version: '2.27.0'
runtimeOnly 'org.slf4j:slf4j-api:1.7.32'
runtimeOnly 'org.slf4j:slf4j-jdk14:1.7.32'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment