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 4a9e9b7 commit 16385b9Copy full SHA for 16385b9
build.gradle.kts
@@ -21,7 +21,7 @@ apply {
21
repositories {
22
mavenCentral()
23
jcenter()
24
- maven("http://packages.confluent.io/maven/")
+ maven("https://packages.confluent.io/maven/")
25
maven("https://jitpack.io")
26
}
27
0 commit comments