Skip to content

Commit 3e24f24

Browse files
committed
chore: client bom package [skip ci]
1 parent 619ec52 commit 3e24f24

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

client-bom/build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,3 @@ dependencies {
1414
api(libs.ktor.client.okhttp)
1515
}
1616
}
17-
18-
publishing {
19-
publications.create<MavenPublication>("maven") {
20-
from(project.components["javaPlatform"])
21-
}
22-
}

0 commit comments

Comments
 (0)