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 33e5331 commit a5e04e2Copy full SHA for a5e04e2
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group 'org.jlab.kafka.connect'
8
-version '1.9.0'
+version '2.0.0'
9
10
tasks.withType(JavaCompile) {
11
options.release = 11
0 commit comments