Skip to content

Commit 94665e8

Browse files
committed
Add test scope to TCK in snippet in README.md
1 parent cc7f204 commit 94665e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The latest preview release is available on Maven Central as
1212
<dependency>
1313
<groupId>org.reactivestreams</groupId>
1414
<artifactId>reactive-streams-tck</artifactId>
15-
<version>0.4.0.M2</version>
15+
<version>0.4.0.M2</version>
16+
<scope>test</scope>
1617
</dependency>
1718

1819
## Goals, Design and Scope ##

0 commit comments

Comments
 (0)