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 b6faf38 commit 25bd987Copy full SHA for 25bd987
build.gradle
@@ -44,7 +44,7 @@ allprojects {
44
compile group: 'org.apache.kafka', name: 'kafka_2.12', version: '2.8.2'
45
compile group: 'org.apache.kafka', name: 'kafka-clients', version: '2.8.2'
46
compile 'org.apache.commons:commons-lang3:3.12.0'
47
- compile 'com.linkedin.avroutil1:helper-all:0.2.81'
+ compile 'com.linkedin.avroutil1:helper-all:0.2.118'
48
compile 'org.apache.zookeeper:zookeeper:3.8.0'
49
testCompile 'org.mockito:mockito-core:2.24.0'
50
testCompile 'org.testng:testng:6.8.8'
0 commit comments