summaryrefslogtreecommitdiff
path: root/opendc-simulator/opendc-simulator-network/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-simulator/opendc-simulator-network/build.gradle.kts')
-rw-r--r--opendc-simulator/opendc-simulator-network/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-simulator/opendc-simulator-network/build.gradle.kts b/opendc-simulator/opendc-simulator-network/build.gradle.kts
index f8931053..0cc7763e 100644
--- a/opendc-simulator/opendc-simulator-network/build.gradle.kts
+++ b/opendc-simulator/opendc-simulator-network/build.gradle.kts
@@ -29,7 +29,6 @@ plugins {
}
dependencies {
- api(platform(projects.opendcPlatform))
api(projects.opendcSimulator.opendcSimulatorFlow)
implementation(projects.opendcSimulator.opendcSimulatorCore)