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 81084ef commit 1918d2eCopy full SHA for 1918d2e
build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'scala'
2
apply plugin: 'idea'
3
4
-version = '0.9.1.1'
+version = '0.9.1.3'
5
6
jar.archiveName = "kafka-mesos-${version}.jar"
7
0 commit comments