We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64fc4c commit 47347a2Copy full SHA for 47347a2
1 file changed
bom-internal/pom.xml
@@ -239,6 +239,7 @@
239
<groupId>io.reactivex.rxjava3</groupId>
240
<artifactId>rxjava</artifactId>
241
<version>${rxjava3.version}</version>
242
+ <scope>test</scope>
243
</dependency>
244
<dependency>
245
<artifactId>commons-lang3</artifactId>
0 commit comments