File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed
Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.scalecube</groupId >
66 <artifactId >scalecube-parent</artifactId >
7- <version >0.3.19 </version >
7+ <version >0.3.20 </version >
88 </parent >
99
1010 <artifactId >scalecube-test-support</artifactId >
9292 <groupId >net.bytebuddy</groupId >
9393 <artifactId >byte-buddy-agent</artifactId >
9494 </dependency >
95- <!-- Hamcrest -->
96- <dependency >
97- <groupId >org.hamcrest</groupId >
98- <artifactId >hamcrest-all</artifactId >
99- </dependency >
10095 <!-- Reactor -->
10196 <dependency >
10297 <groupId >io.projectreactor</groupId >
10398 <artifactId >reactor-test</artifactId >
10499 </dependency >
105- <!-- AssertJ -->
106- <dependency >
107- <groupId >org.assertj</groupId >
108- <artifactId >assertj-core</artifactId >
109- </dependency >
100+
110101 <!-- Logging -->
111102 <dependency >
112103 <groupId >org.slf4j</groupId >
You can’t perform that action at this time.
0 commit comments