Skip to content

Commit 29ab796

Browse files
committed
Add plotly-kt-server publication
1 parent 953c696 commit 29ab796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotly-kt/plotly-kt-server/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ kscience {
2727

2828
jvmMain {
2929
api(projects.visionforgeServer)
30+
api(project.dependencies.platform(spclibs.ktor.bom))
3031
api("io.ktor:ktor-server-cio")
3132
}
3233
}

0 commit comments

Comments
 (0)