Skip to content

Commit 3de12ae

Browse files
hanggatheangrydev
andauthored
Update core-kotlin-modules/core-kotlin-concurrency-3/pom.xml
Co-authored-by: Liam Williams <[email protected]>
1 parent c41849e commit 3de12ae

File tree

1 file changed

+0
-6
lines changed
  • core-kotlin-modules/core-kotlin-concurrency-3

1 file changed

+0
-6
lines changed

core-kotlin-modules/core-kotlin-concurrency-3/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,12 @@
3030
<groupId>io.reactivex.rxjava3</groupId>
3131
<artifactId>rxkotlin</artifactId>
3232
<version>3.0.1</version>
33-
<scope>runtime</scope>
3433
</dependency>
3534

3635
<dependency>
3736
<groupId>org.jetbrains.kotlinx</groupId>
3837
<artifactId>kotlinx-coroutines-rx3</artifactId>
3938
<version>1.8.1</version>
40-
<scope>runtime</scope>
4139
</dependency>
42-
43-
44-
45-
4640
</dependencies>
4741
</project>

0 commit comments

Comments
 (0)