Skip to content

Commit a5b0161

Browse files
committed
legger til manglende hotlibs/platform
1 parent 3803b6c commit a5b0161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ plugins {
55
}
66

77
dependencies {
8+
implementation(platform(libs.hotlibs.platform))
89
implementation(libs.hotlibs.core)
910
implementation(libs.hotlibs.http)
1011
implementation(libs.hotlibs.kafka)

0 commit comments

Comments
 (0)