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 3803b6c commit a5b0161Copy full SHA for a5b0161
build.gradle.kts
@@ -5,6 +5,7 @@ plugins {
5
}
6
7
dependencies {
8
+ implementation(platform(libs.hotlibs.platform))
9
implementation(libs.hotlibs.core)
10
implementation(libs.hotlibs.http)
11
implementation(libs.hotlibs.kafka)
0 commit comments