Skip to content

Commit

Permalink
scala 2.21 (#254)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Choi <[email protected]>
  • Loading branch information
Andrew Choi authored May 31, 2020
1 parent 8793d32 commit 31efd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ allprojects {
compile 'net.savantly:graphite-client:1.1.0-RELEASE'
compile 'com.timgroup:java-statsd-client:3.0.1'
compile 'com.signalfx.public:signalfx-codahale:0.0.47'
compile group: 'org.apache.kafka', name: 'kafka_2.13', version: '2.4.1'
compile group: 'org.apache.kafka', name: 'kafka_2.12', version: '2.4.1'
compile group: 'org.apache.kafka', name: 'kafka-clients', version: '2.4.1'
testCompile 'org.mockito:mockito-core:2.24.0'
testCompile 'org.testng:testng:6.8.8'
Expand Down

0 comments on commit 31efd33

Please sign in to comment.