Skip to content

Commit

Permalink
Removing unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DariusIMP committed Nov 24, 2023
1 parent 5367762 commit dcd63c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zenoh-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ kotlin {
val commonMain by getting {
dependencies {
implementation("commons-net:commons-net:3.9.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
}
}
val commonTest by getting {
Expand Down

0 comments on commit dcd63c3

Please sign in to comment.