File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ project.ext {
19
19
googleCloudVersion = ' 1.79.0'
20
20
googleAuthVersion = ' 0.9.0'
21
21
googleCloudGsonVersion = ' 2.8.5'
22
- ioConfluentVersion = ' 5.3.1 '
22
+ ioConfluentVersion = ' 5.5.0 '
23
23
junitVersion = ' 4.12'
24
24
kafkaVersion = ' 2.3.0'
25
25
mockitoVersion = ' 3.2.4'
@@ -186,7 +186,7 @@ project(':kcbq-connector') {
186
186
187
187
javadoc {
188
188
options. links ' http://docs.oracle.com/javase/8/docs/api/'
189
- options. links ' http://docs.confluent.io/3.2 .0/connect/javadocs/'
189
+ options. links ' http://docs.confluent.io/5.5 .0/connect/javadocs/'
190
190
options. links ' https://googleapis.dev/java/google-cloud-clients/0.97.0-alpha/'
191
191
options. links ' https://kafka.apache.org/0100/javadoc/'
192
192
options. links ' https://avro.apache.org/docs/1.8.1/api/java/'
@@ -252,7 +252,7 @@ project('kcbq-api') {
252
252
253
253
javadoc {
254
254
options. links ' http://docs.oracle.com/javase/8/docs/api/'
255
- options. links ' http://docs.confluent.io/3.2 .0/connect/javadocs/'
255
+ options. links ' http://docs.confluent.io/5.5 .0/connect/javadocs/'
256
256
}
257
257
258
258
dependencies {
@@ -316,7 +316,7 @@ project('kcbq-confluent') {
316
316
317
317
javadoc {
318
318
options. links ' http://docs.oracle.com/javase/8/docs/api/'
319
- options. links ' http://docs.confluent.io/3.2 .0/connect/javadocs/'
319
+ options. links ' http://docs.confluent.io/5.5 .0/connect/javadocs/'
320
320
}
321
321
322
322
dependencies {
You can’t perform that action at this time.
0 commit comments